608 lines
16 KiB
XML
608 lines
16 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="WiseClientV2"
|
|
ProjectGUID="{F0AB0F3D-B22C-4CFC-8340-DFCE85242F96}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\_Binaries"
|
|
IntermediateDirectory=".\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)\Include";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\..\include";"$(ProjectDir)..\..\Server\include";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\..\SolarSlot";"$(ProjectDir)..\..\SolarTrigger";"$(ProjectDir)..\..\SUN3DEngine\include\Client";"$(ProjectDir)..\..\SUN3DEngine\include";"$(ProjectDir)..\..\SUN3DEngine\include\ProgramCommon";"$(ProjectDir)..\..\Server\Network";"$(ProjectDir)..\..\Server\Common""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WISE_BASE"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderFile="$(IntDir)/$(ProjectName)_d.pch"
|
|
ProgramDataBaseFileName="$(IntDir)/$(ProjectName)_d.pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="_bin/$(ProjectName)_d.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""$(ProjectDir)lib";..\..\lib;..\..\Server\lib;..\..\SUN3DEngine\lib"
|
|
IgnoreDefaultLibraryNames="libcd.lib;libc.lib;libcmt.lib"
|
|
GenerateDebugInformation="TRUE"
|
|
AssemblyDebug="1"
|
|
ProgramDatabaseFile="_bin/$(ProjectName)_d.pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName="_bin/$(ProjectName)_d.map"
|
|
MapExports="TRUE"
|
|
SubSystem="1"
|
|
EntryPointSymbol="WiseMainEntry"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\_Binaries"
|
|
IntermediateDirectory=".\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)\Include";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\..\include";"$(ProjectDir)..\..\Server\include";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\..\SolarSlot";"$(ProjectDir)..\..\SolarTrigger";"$(ProjectDir)..\..\SUN3DEngine\include\Client";"$(ProjectDir)..\..\SUN3DEngine\include";"$(ProjectDir)..\..\SUN3DEngine\include\ProgramCommon";"$(ProjectDir)..\..\Server\Network";"$(ProjectDir)..\..\Server\Common""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WISE_BASE;_SERVER"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="3"
|
|
ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="_bin/$(ProjectName).exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""$(ProjectDir)lib";..\..\lib;..\..\Server\lib;..\..\SUN3DEngine\lib"
|
|
IgnoreDefaultLibraryNames="libcd.lib;libcpd.lib"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="_bin/$(ProjectName).pdb"
|
|
GenerateMapFile="FALSE"
|
|
MapFileName="_bin/$(ProjectName).map"
|
|
MapExports="FALSE"
|
|
MapLines="FALSE"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
EntryPointSymbol="WiseMainEntry"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Application"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Application\HackShield_Client.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Application\HackShield_Client.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ReadMe.txt">
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.ShreadLibs.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Application\VEntryRouter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Application\VEntryRouter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Application\WiseClientV2.Core.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Application\WiseClientV2.CoreFrame.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Application\WiseClientV2.CoreFrame.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Application\WiseClientV2.Entry.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Application\WiseClientV2.GlobalVariables.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Application\WiseClientV2.MainFrame.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Application\WiseClientV2.MainFrame.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Application\WiseClientV2.Network.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Information">
|
|
<File
|
|
RelativePath=".\Information\Manipulater.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Manipulater.Entry.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Manipulater.h">
|
|
</File>
|
|
<Filter
|
|
Name="Auth">
|
|
<File
|
|
RelativePath=".\Information\Auth\AuthInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Auth\AuthInfo.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Zone">
|
|
<File
|
|
RelativePath=".\Information\Zone\GameField.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Zone\GameField.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Zone\GameZone.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Zone\GameZone.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Zone\MapFieldInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Zone\MapFieldInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Zone\MapFieldInfo.Shared.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Zone\MapFieldInfo.Shared.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Zone\MapTriggerInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Zone\MapTypes.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Zone\MapWmoInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Zone\MapWmoInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Zone\WiseMapInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Zone\WiseMapInfo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Zone\ZoneControl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Zone\ZoneControl.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Zone\ZoneManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Zone\ZoneManager.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Auto">
|
|
<File
|
|
RelativePath=".\Information\Auto\AutoPlayControl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Auto\AutoPlayControl.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Account">
|
|
<File
|
|
RelativePath=".\Information\Account\AccountInfo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Account\AccountInfo.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="3DEngine">
|
|
<File
|
|
RelativePath=".\Information\3DEngine\3DEngineWrapper.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\3DEngine\3DEngineWrapper.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\3DEngine\3DEngineWrapperT.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Script">
|
|
<File
|
|
RelativePath=".\Information\Script\ScriptManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Script\ScriptManager.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Secure">
|
|
<File
|
|
RelativePath=".\Information\Secure\IGameResourceInClient.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Secure\IGameResourceInClient.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Information\Secure\IGameResourceInClientData.cpp">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Logic">
|
|
<File
|
|
RelativePath=".\Logic\Logic.Active.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\Logic.Active.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\Logic.Active.IncludeList.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\Logic.Internal.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\Logic.Internal.Tail.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\Logic.Passive.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\Logic.Passive.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\Logic.Passive.IncludeList.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\Logic.PeriodicWork.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\Logic.PeriodicWork.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\Logic.SHARED_LF.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\LogicFlowController.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\LogicFlowController.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\LogicFlowIncludeList.h">
|
|
</File>
|
|
<Filter
|
|
Name="S_ACTIVE">
|
|
<File
|
|
RelativePath=".\Logic\S_ACTIVE\S_0000xx_MAIN_LF.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\S_ACTIVE\S_0001xx_CONNECTION_WISEUSER_1ST_LF.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\S_ACTIVE\S_0003xx_CONNECTION_LOGIN_FRONT_LF.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\S_ACTIVE\S_0005xx_CONNECTION_AGENT_CONNECTION_LF.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\S_ACTIVE\S_0009xx_CONNECTION_EOL_LF.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\S_ACTIVE\S_0010xx_ZONE_LF.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\S_ACTIVE\S_0010xx_ZONE_SHARED_LF.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\S_ACTIVE\S_0018xx_MOVE_LF.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\S_ACTIVE\S_003xxx_MOVE_LF.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Logic\S_ACTIVE\S_003xxx_MOVE_SHARED_LF.cpp">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Include">
|
|
<File
|
|
RelativePath=".\Include\Logic.Internal.Definition.hxx">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Include\LogicFlowDef.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Include\Macro.Function.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Include\WiseAutoPlayAction.Definition.hxx">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Include\WiseAutoPlayAction.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Include\WiseDefines.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Include\WiseInterfaces.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Include\WiseInterfaces.Internal.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Include\WiseMsgBuffer.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Sessions">
|
|
<File
|
|
RelativePath=".\Sessions\ServerSession.AgentServer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sessions\ServerSession.AgentServer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sessions\ServerSession.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sessions\ServerSession.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sessions\ServerSession.LoginFront.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sessions\ServerSession.LoginFront.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sessions\ServerSession.PacketCrypt.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sessions\ServerSession.PacketCrypt.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sessions\ServerSession.WorldServer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sessions\ServerSession.WorldServer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sessions\UserSessionMgr.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sessions\UserSessionMgr.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Function">
|
|
<File
|
|
RelativePath=".\Function\Interfaces.Converter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Function\ObjectPoolRouter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Function\ObjectPoolRouter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Function\StartEndChecker.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Function\StartEndChecker.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Function\Timer.Interfaces.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Object">
|
|
<File
|
|
RelativePath=".\Object\GameObject.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\GameObject.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\MigrationObject.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\MigrationObject.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\Monster.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\Monster.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\MsgHandler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\MsgHandler.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\MsgHandler.Handlers.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\MsgHandler.List.hxx">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\ObjectController.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\ObjectManager.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\ObjectManager.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\Player.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\Player.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\RenderObject.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\RenderObject.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\WiseCharacter.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\WiseCharacter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\WiseUser.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Object\WiseUser.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="PacketHandler">
|
|
<File
|
|
RelativePath=".\PacketHandler\Handler_CG.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PacketHandler\Handler_CG.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PacketHandler\Handler_CG.List.hxx">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PacketHandler\Handler_CG.Secure.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PacketHandler\Handler_CL.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PacketHandler\Handler_CL.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PacketHandler\Handler_CW.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PacketHandler\Handler_CW.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PacketHandler\PacketHandler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PacketHandler\PacketHandler.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Script"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\_bin\WiseClient.Accounts.ini">
|
|
</File>
|
|
<File
|
|
RelativePath=".\_bin\WiseClient.LogicControl.ini">
|
|
</File>
|
|
<File
|
|
RelativePath=".\_bin\WiseClientV2.ini">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|