CN1602 is the local client. KR is the official tree with unpacked Data, System, and Sound. Packed .wpk files stay off git.
359 lines
8.0 KiB
XML
359 lines
8.0 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="PortalServer"
|
|
ProjectGUID="{7B815B92-2572-41C6-B173-286CBA855E58}"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug - (서버용)|Win32"
|
|
OutputDirectory="..\_binv90"
|
|
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\..\Server\include";"$(ProjectDir)..\..\Server\Common";"$(ProjectDir)..\..\RankingLib";"$(ProjectDir)..\..\include";"$(ProjectDir)..\..\SolarSlot";"$(ProjectDir)..\..\SUN3DENGINE\include\ProgramCommon";"$(ProjectDir)..\..\SUN3DENGINE\include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SERVER;"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="Utility_s.lib ProgramCommon_s.lib ServerCommon.lib SolarSlot_s.lib RankingLib_s.lib"
|
|
AdditionalLibraryDirectories=""$(ProjectDir)..\..\lib\v90";"$(ProjectDir)..\lib\v90""
|
|
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
|
|
LinkIncremental="2"
|
|
IgnoreDefaultLibraryNames="LIBCMT.lib;"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
|
|
SubSystem="2"
|
|
EntryPointSymbol="SunEntryPoint"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="call "$(ProjectDir)..\_bin\util\obj2lib.bat" "$(ProjectDir)..\lib\v90\$(TargetName).lib" "$(IntDir)""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release - (서버용)|Win32"
|
|
OutputDirectory="..\_binv90"
|
|
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
FavorSizeOrSpeed="2"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\..\Server\include";"$(ProjectDir)..\..\Server\Common";"$(ProjectDir)..\..\RankingLib";"$(ProjectDir)..\..\include";"$(ProjectDir)..\..\SolarSlot";"$(ProjectDir)..\..\SUN3DENGINE\include\ProgramCommon";"$(ProjectDir)..\..\SUN3DENGINE\include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SERVER;"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="Utility_s.lib ProgramCommon_s.lib ServerCommon.lib SolarSlot_s.lib RankingLib_s.lib"
|
|
AdditionalLibraryDirectories=""$(ProjectDir)..\..\lib\v90";"$(ProjectDir)..\lib\v90""
|
|
OutputFile="$(OutDir)\$(ProjectName).exe"
|
|
LinkIncremental="1"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
EntryPointSymbol="SunEntryPoint"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="call "$(ProjectDir)..\_bin\util\obj2lib.bat" "$(ProjectDir)..\lib\v90\$(TargetName).lib" "$(IntDir)""
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Frame"
|
|
>
|
|
<File
|
|
RelativePath=".\main.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PortalServer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PortalServer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SharedMemoryLeakReporter.hxx"
|
|
>
|
|
</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>
|
|
</Filter>
|
|
<Filter
|
|
Name="Session"
|
|
>
|
|
<File
|
|
RelativePath=".\AgentServerSession.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AgentServerSession.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DBProxyServerSession.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DBProxyServerSession.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\GameServerSession.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\GameServerSession.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MasterServerSession.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MasterServerSession.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ServerSessionEx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ServerSessionEx.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="MissionRanking"
|
|
>
|
|
<File
|
|
RelativePath=".\PortalRankingManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PortalRankingManager.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Handler"
|
|
>
|
|
<File
|
|
RelativePath=".\Handler_AgentServer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Handler_AgentServer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Handler_Common.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Handler_Common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Handler_DBProxy.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Handler_DBProxy.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Handler_GameServer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Handler_GameServer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Handler_MasterServer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Handler_MasterServer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PacketHandler.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PacketHandler.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ScriptParserManager"
|
|
>
|
|
<File
|
|
RelativePath=".\PortalScriptParserManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PortalScriptParserManager.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
<Global
|
|
Name="DevPartner_IsInstrumented"
|
|
Value="1"
|
|
/>
|
|
</Globals>
|
|
</VisualStudioProject>
|