Files
2022-10-26 12:25:11 +08:00

1621 lines
38 KiB
XML

<?xml version="1.0" encoding="ks_c_5601-1987"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="ConsoleTester"
ProjectGUID="{6B2E4856-415A-4EA0-A9CA-24A093BDB09F}"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="..\_binv90\"
IntermediateDirectory="..\..\_Intermediate\v90\Debug\GameLogic\$(ProjectName)\"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=".\;..\..\include;..\..\Server\include;..\..\Utility;..\..\ProgramCommon;..\..\SUN3DENGINE\include;..\..\SUN3DENGINE\include\ProgramCommon;..\..\SUN3DENGINE\include\Client;..\..\SolarQuest;..\..\Achievement;..\..\AreaConquest;..\..\RankingLib;..\..\SolarShop;..\..\SolarTrigger;..\..\SolarSlot;..\..\PartyLib;..\include;"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
SubSystem="1"
StackReserveSize="20480000"
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"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="..\_binv90\"
IntermediateDirectory="..\..\_Intermediate\v90\Release\GameLogic\$(ProjectName)\"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=".\;..\..\include;..\..\Server\include;..\..\Utility;..\..\ProgramCommon;..\..\SUN3DENGINE\include;..\..\SUN3DENGINE\include\ProgramCommon;..\..\SUN3DENGINE\include\Client;..\..\SolarQuest;..\..\Achievement;..\..\AreaConquest;..\..\RankingLib;..\..\SolarShop;..\..\SolarTrigger;..\..\SolarSlot;..\..\PartyLib;..\include;"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
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"
/>
</Configuration>
<Configuration
Name="Debug_KO|Win32"
OutputDirectory="..\_binv90\kr"
IntermediateDirectory="..\..\_Intermediate\v90\Debug\GameLogic\$(ProjectName)\kr"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=".\;..\..\include;..\..\Server\include;..\..\Utility;..\..\ProgramCommon;..\..\SUN3DENGINE\include;..\..\SUN3DENGINE\include\ProgramCommon;..\..\SUN3DENGINE\include\Client;..\..\SolarQuest;..\..\Achievement;..\..\AreaConquest;..\..\RankingLib;..\..\SolarShop;..\..\SolarTrigger;..\..\SolarSlot;..\..\PartyLib;..\include;"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;LANG_KO"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
LinkIncremental="2"
IgnoreAllDefaultLibraries="false"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
SubSystem="1"
StackReserveSize="20480000"
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"
/>
</Configuration>
<Configuration
Name="Debug_TW|Win32"
OutputDirectory="..\_binv90\tw"
IntermediateDirectory="..\..\_Intermediate\v90\Debug\GameLogic\$(ProjectName)\tw"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=".\;..\..\include;..\..\Server\include;..\..\Utility;..\..\ProgramCommon;..\..\SUN3DENGINE\include;..\..\SUN3DENGINE\include\ProgramCommon;..\..\SUN3DENGINE\include\Client;..\..\SolarQuest;..\..\Achievement;..\..\AreaConquest;..\..\RankingLib;..\..\SolarShop;..\..\SolarTrigger;..\..\SolarSlot;..\..\PartyLib;..\include;"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;LANG_TW"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
SubSystem="1"
StackReserveSize="20480000"
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"
/>
</Configuration>
<Configuration
Name="Debug_JP|Win32"
OutputDirectory="..\_binv90\jp"
IntermediateDirectory="..\..\_Intermediate\v90\Debug\GameLogic\$(ProjectName)\jp"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=".\;..\..\include;..\..\Server\include;..\..\Utility;..\..\ProgramCommon;..\..\SUN3DENGINE\include;..\..\SUN3DENGINE\include\ProgramCommon;..\..\SUN3DENGINE\include\Client;..\..\SolarQuest;..\..\Achievement;..\..\AreaConquest;..\..\RankingLib;..\..\SolarShop;..\..\SolarTrigger;..\..\SolarSlot;..\..\PartyLib;..\include;"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;LANG_JP"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="1"
StackReserveSize="20480000"
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"
/>
</Configuration>
<Configuration
Name="Debug_CN|Win32"
OutputDirectory="..\_binv90\cn"
IntermediateDirectory="..\..\_Intermediate\v90\Debug\GameLogic\$(ProjectName)\cn"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=".\;..\..\include;..\..\Server\include;..\..\Utility;..\..\ProgramCommon;..\..\SUN3DENGINE\include;..\..\SUN3DENGINE\include\ProgramCommon;..\..\SUN3DENGINE\include\Client;..\..\SolarQuest;..\..\Achievement;..\..\AreaConquest;..\..\RankingLib;..\..\SolarShop;..\..\SolarTrigger;..\..\SolarSlot;..\..\PartyLib;..\include;"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;LANG_CN"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="1"
StackReserveSize="20480000"
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"
/>
</Configuration>
<Configuration
Name="Release_KO|Win32"
OutputDirectory="..\_binv90\kr"
IntermediateDirectory="..\..\_Intermediate\v90\Release\GameLogic\$(ProjectName)\kr"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=".\;..\..\include;..\..\Server\include;..\..\Utility;..\..\ProgramCommon;..\..\SUN3DENGINE\include;..\..\SUN3DENGINE\include\ProgramCommon;..\..\SUN3DENGINE\include\Client;..\..\SolarQuest;..\..\Achievement;..\..\AreaConquest;..\..\RankingLib;..\..\SolarShop;..\..\SolarTrigger;..\..\SolarSlot;..\..\PartyLib;..\include;"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;LANG_KO"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
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"
/>
</Configuration>
<Configuration
Name="Release_CN|Win32"
OutputDirectory="..\_binv90\cn"
IntermediateDirectory="..\..\_Intermediate\v90\Release\GameLogic\$(ProjectName)\cn"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=".\;..\..\include;..\..\Server\include;..\..\Utility;..\..\ProgramCommon;..\..\SUN3DENGINE\include;..\..\SUN3DENGINE\include\ProgramCommon;..\..\SUN3DENGINE\include\Client;..\..\SolarQuest;..\..\Achievement;..\..\AreaConquest;..\..\RankingLib;..\..\SolarShop;..\..\SolarTrigger;..\..\SolarSlot;..\..\PartyLib;..\include;"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;LANG_CN"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
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"
/>
</Configuration>
<Configuration
Name="Release_TW|Win32"
OutputDirectory="..\_binv90\tw"
IntermediateDirectory="..\..\_Intermediate\v90\Release\GameLogic\$(ProjectName)\tw"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=".\;..\..\include;..\..\Server\include;..\..\Utility;..\..\ProgramCommon;..\..\SUN3DENGINE\include;..\..\SUN3DENGINE\include\ProgramCommon;..\..\SUN3DENGINE\include\Client;..\..\SolarQuest;..\..\Achievement;..\..\AreaConquest;..\..\RankingLib;..\..\SolarShop;..\..\SolarTrigger;..\..\SolarSlot;..\..\PartyLib;..\include;"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;LANG_TW"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
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"
/>
</Configuration>
<Configuration
Name="Release_JP|Win32"
OutputDirectory="..\_binv90\jp"
IntermediateDirectory="..\..\_Intermediate\v90\Release\GameLogic\$(ProjectName)\jp"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=".\;..\..\include;..\..\Server\include;..\..\Utility;..\..\ProgramCommon;..\..\SUN3DENGINE\include;..\..\SUN3DENGINE\include\ProgramCommon;..\..\SUN3DENGINE\include\Client;..\..\SolarQuest;..\..\Achievement;..\..\AreaConquest;..\..\RankingLib;..\..\SolarShop;..\..\SolarTrigger;..\..\SolarSlot;..\..\PartyLib;..\include;"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;LANG_JP"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
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"
/>
</Configuration>
<Configuration
Name="Debug_EN|Win32"
OutputDirectory="..\_binv90\us"
IntermediateDirectory="..\..\_Intermediate\v90\Debug\GameLogic\$(ProjectName)\us"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=".\;..\..\include;..\..\Server\include;..\..\Utility;..\..\ProgramCommon;..\..\SUN3DENGINE\include;..\..\SUN3DENGINE\include\ProgramCommon;..\..\SUN3DENGINE\include\Client;..\..\SolarQuest;..\..\Achievement;..\..\AreaConquest;..\..\RankingLib;..\..\SolarShop;..\..\SolarTrigger;..\..\SolarSlot;..\..\PartyLib;..\include;"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;LANG_EN"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
LinkIncremental="2"
IgnoreAllDefaultLibraries="false"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="1"
StackReserveSize="20480000"
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"
/>
</Configuration>
<Configuration
Name="Release_EN|Win32"
OutputDirectory="..\_binv90\us"
IntermediateDirectory="..\..\_Intermediate\v90\Release\GameLogic\$(ProjectName)\us"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=".\;..\..\include;..\..\Server\include;..\..\Utility;..\..\ProgramCommon;..\..\SUN3DENGINE\include;..\..\SUN3DENGINE\include\ProgramCommon;..\..\SUN3DENGINE\include\Client;..\..\SolarQuest;..\..\Achievement;..\..\AreaConquest;..\..\RankingLib;..\..\SolarShop;..\..\SolarTrigger;..\..\SolarSlot;..\..\PartyLib;..\include;"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;LANG_EN"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
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"
/>
</Configuration>
<Configuration
Name="Release_GLOBAL|Win32"
OutputDirectory="..\_binv90\gp"
IntermediateDirectory="..\..\_Intermediate\v90\Release\GameLogic\$(ProjectName)\gp"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=".\;..\..\include;..\..\Server\include;..\..\Utility;..\..\ProgramCommon;..\..\SUN3DENGINE\include;..\..\SUN3DENGINE\include\ProgramCommon;..\..\SUN3DENGINE\include\Client;..\..\SolarQuest;..\..\Achievement;..\..\AreaConquest;..\..\RankingLib;..\..\SolarShop;..\..\SolarTrigger;..\..\SolarSlot;..\..\PartyLib;..\include;"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;LANG_GLOBAL"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
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"
/>
</Configuration>
<Configuration
Name="Debug_GLOBAL|Win32"
OutputDirectory="..\_binv90\gp"
IntermediateDirectory="..\..\_Intermediate\v90\Debug\GameLogic\$(ProjectName)\gp"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=".\;..\..\include;..\..\Server\include;..\..\Utility;..\..\ProgramCommon;..\..\SUN3DENGINE\include;..\..\SUN3DENGINE\include\ProgramCommon;..\..\SUN3DENGINE\include\Client;..\..\SolarQuest;..\..\Achievement;..\..\AreaConquest;..\..\RankingLib;..\..\SolarShop;..\..\SolarTrigger;..\..\SolarSlot;..\..\PartyLib;..\include;"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;LANG_GLOBAL"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
LinkIncremental="2"
IgnoreAllDefaultLibraries="false"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="1"
StackReserveSize="20480000"
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"
/>
</Configuration>
<Configuration
Name="Debug_RU|Win32"
OutputDirectory="..\_binv90\ru"
IntermediateDirectory="..\..\_Intermediate\v90\Debug\GameLogic\$(ProjectName)\ru"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=".\;..\..\include;..\..\Server\include;..\..\Utility;..\..\ProgramCommon;..\..\SUN3DENGINE\include;..\..\SUN3DENGINE\include\ProgramCommon;..\..\SUN3DENGINE\include\Client;..\..\SolarQuest;..\..\Achievement;..\..\AreaConquest;..\..\RankingLib;..\..\SolarShop;..\..\SolarTrigger;..\..\SolarSlot;..\..\PartyLib;..\include;"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;LANG_RU"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
LinkIncremental="2"
IgnoreAllDefaultLibraries="false"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="1"
StackReserveSize="20480000"
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"
/>
</Configuration>
<Configuration
Name="Release_RU|Win32"
OutputDirectory="..\_binv90\ru"
IntermediateDirectory="..\..\_Intermediate\v90\Release\GameLogic\$(ProjectName)\ru"
ConfigurationType="1"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=".\;..\..\include;..\..\Server\include;..\..\Utility;..\..\ProgramCommon;..\..\SUN3DENGINE\include;..\..\SUN3DENGINE\include\ProgramCommon;..\..\SUN3DENGINE\include\Client;..\..\SolarQuest;..\..\Achievement;..\..\AreaConquest;..\..\RankingLib;..\..\SolarShop;..\..\SolarTrigger;..\..\SolarSlot;..\..\PartyLib;..\include;"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;LANG_RU"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
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"
/>
</Configuration>
</Configurations>
<References>
<ActiveXReference
ControlGUID="{00020430-0000-0000-C000-000000000046}"
ControlVersion="2.0"
LocaleID="0"
WrapperTool="primary"
/>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath="..\gameLogic_SunPS\_gameLogic_Sun_i.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_KO|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_TW|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_JP|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_CN|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Release_KO|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Release_CN|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Release_TW|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Release_JP|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_EN|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Release_EN|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Release_GLOBAL|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_GLOBAL|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_RU|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Release_RU|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\ConsoleTester.cpp"
>
</File>
<File
RelativePath=".\DBTest.cpp"
>
</File>
<File
RelativePath=".\FileTest.cpp"
>
</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>
<FileConfiguration
Name="Debug_KO|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_TW|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_JP|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_CN|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release_KO|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release_CN|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release_TW|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release_JP|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_EN|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release_EN|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release_GLOBAL|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_GLOBAL|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_RU|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release_RU|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath=".\_gameLogic_Sun.h"
>
</File>
<File
RelativePath=".\ConsoleTester.h"
>
</File>
<File
RelativePath=".\DBTest.h"
>
</File>
<File
RelativePath=".\FileTest.h"
>
</File>
<File
RelativePath=".\Resource.h"
>
</File>
<File
RelativePath=".\stdafx.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
<File
RelativePath=".\ConsoleTester.rc"
>
</File>
<File
RelativePath=".\ReadMe.txt"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>