Files
Sun1602/GameLogic/gameLogic_Sun/gameLogic_Sun.2008.vcproj
T
2022-10-26 12:25:11 +08:00

1895 lines
48 KiB
XML

<?xml version="1.0" encoding="ks_c_5601-1987"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="gameLogic_Sun"
ProjectGUID="{DFF10984-C46E-484C-8D88-3664B167EB66}"
RootNamespace="gameLogic_Sun"
Keyword="AtlProj"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="..\_binv90\"
IntermediateDirectory="..\..\_Intermediate\v90\Debug\GameLogic\$(ProjectName)\"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
HeaderFileName="$(ProjectName).h"
DLLDataFileName=""
InterfaceIdentifierFileName="$(ProjectName)_i.c"
ProxyFileName="$(ProjectName)_p.c"
/>
<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;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES"
BasicRuntimeChecks="0"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
BrowseInformation="1"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="false"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
GenerateMapFile="true"
SubSystem="2"
StackReserveSize="0"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s &quot;$(TargetPath)&quot;"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="..\_binv90\"
IntermediateDirectory="..\..\_Intermediate\v90\Release\GameLogic\$(ProjectName)\"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
HeaderFileName="$(ProjectName).h"
DLLDataFileName=""
InterfaceIdentifierFileName="$(ProjectName)_i.c"
ProxyFileName="$(ProjectName)_p.c"
/>
<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;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES;_SUSUNLOVE_CHAO_SYSTEM_"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="true"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="true"
GenerateMapFile="true"
MapExports="true"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s &quot;$(TargetPath)&quot;"
/>
</Configuration>
<Configuration
Name="Debug_KO|Win32"
OutputDirectory="..\_binv90\kr"
IntermediateDirectory="..\..\_Intermediate\v90\Debug\GameLogic\$(ProjectName)\kr"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
HeaderFileName="$(ProjectName).h"
DLLDataFileName=""
InterfaceIdentifierFileName="$(ProjectName)_i.c"
ProxyFileName="$(ProjectName)_p.c"
/>
<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;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES;_SUSUNLOVE_CHAO_SYSTEM_;LANG_KO"
BasicRuntimeChecks="0"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
BrowseInformation="1"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="false"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="true"
SubSystem="2"
StackReserveSize="0"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s &quot;$(TargetPath)&quot;"
/>
</Configuration>
<Configuration
Name="Debug_TW|Win32"
OutputDirectory="..\_binv90\tw"
IntermediateDirectory="..\..\_Intermediate\v90\Debug\GameLogic\$(ProjectName)\tw"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
HeaderFileName="$(ProjectName).h"
DLLDataFileName=""
InterfaceIdentifierFileName="$(ProjectName)_i.c"
ProxyFileName="$(ProjectName)_p.c"
/>
<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;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES;_SUSUNLOVE_CHAO_SYSTEM_;LANG_TW"
BasicRuntimeChecks="0"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
BrowseInformation="1"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="false"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="true"
SubSystem="2"
StackReserveSize="0"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s &quot;$(TargetPath)&quot;"
/>
</Configuration>
<Configuration
Name="Debug_JP|Win32"
OutputDirectory="..\_binv90\jp"
IntermediateDirectory="..\..\_Intermediate\v90\Debug\GameLogic\$(ProjectName)\jp"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
HeaderFileName="$(ProjectName).h"
DLLDataFileName=""
InterfaceIdentifierFileName="$(ProjectName)_i.c"
ProxyFileName="$(ProjectName)_p.c"
/>
<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;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES;_SUSUNLOVE_CHAO_SYSTEM_;LANG_JP"
BasicRuntimeChecks="0"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
BrowseInformation="1"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="false"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="true"
SubSystem="2"
StackReserveSize="0"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s &quot;$(TargetPath)&quot;"
/>
</Configuration>
<Configuration
Name="Debug_CN|Win32"
OutputDirectory="..\_binv90\cn"
IntermediateDirectory="..\..\_Intermediate\v90\Debug\GameLogic\$(ProjectName)\cn"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
HeaderFileName="$(ProjectName).h"
DLLDataFileName=""
InterfaceIdentifierFileName="$(ProjectName)_i.c"
ProxyFileName="$(ProjectName)_p.c"
/>
<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;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES;_SUSUNLOVE_CHAO_SYSTEM_;LANG_CN"
BasicRuntimeChecks="0"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
BrowseInformation="1"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="false"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="true"
SubSystem="2"
StackReserveSize="0"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s &quot;$(TargetPath)&quot;"
/>
</Configuration>
<Configuration
Name="Release_KO|Win32"
OutputDirectory="..\_binv90\kr"
IntermediateDirectory="..\..\_Intermediate\v90\Release\GameLogic\$(ProjectName)\kr"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
HeaderFileName="$(ProjectName).h"
DLLDataFileName=""
InterfaceIdentifierFileName="$(ProjectName)_i.c"
ProxyFileName="$(ProjectName)_p.c"
/>
<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;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES;_SUSUNLOVE_CHAO_SYSTEM_;LANG_KO"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="true"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="true"
GenerateMapFile="true"
MapExports="true"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s &quot;$(TargetPath)&quot;"
/>
</Configuration>
<Configuration
Name="Release_CN|Win32"
OutputDirectory="..\_binv90\cn"
IntermediateDirectory="..\..\_Intermediate\v90\Release\GameLogic\$(ProjectName)\cn"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
HeaderFileName="$(ProjectName).h"
DLLDataFileName=""
InterfaceIdentifierFileName="$(ProjectName)_i.c"
ProxyFileName="$(ProjectName)_p.c"
/>
<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;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES;_SUSUNLOVE_CHAO_SYSTEM_;LANG_CN"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="true"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="true"
GenerateMapFile="true"
MapExports="true"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s &quot;$(TargetPath)&quot;"
/>
</Configuration>
<Configuration
Name="Release_TW|Win32"
OutputDirectory="..\_binv90\tw"
IntermediateDirectory="..\..\_Intermediate\v90\Release\GameLogic\$(ProjectName)\tw"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
HeaderFileName="$(ProjectName).h"
DLLDataFileName=""
InterfaceIdentifierFileName="$(ProjectName)_i.c"
ProxyFileName="$(ProjectName)_p.c"
/>
<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;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES;_SUSUNLOVE_CHAO_SYSTEM_;LANG_TW"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="true"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="true"
GenerateMapFile="true"
MapExports="true"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s &quot;$(TargetPath)&quot;"
/>
</Configuration>
<Configuration
Name="Release_JP|Win32"
OutputDirectory="..\_binv90\jp"
IntermediateDirectory="..\..\_Intermediate\v90\Release\GameLogic\$(ProjectName)\jp"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
HeaderFileName="$(ProjectName).h"
DLLDataFileName=""
InterfaceIdentifierFileName="$(ProjectName)_i.c"
ProxyFileName="$(ProjectName)_p.c"
/>
<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;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES;_SUSUNLOVE_CHAO_SYSTEM_;LANG_JP"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="true"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="true"
GenerateMapFile="true"
MapExports="true"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s &quot;$(TargetPath)&quot;"
/>
</Configuration>
<Configuration
Name="Debug_EN|Win32"
OutputDirectory="..\_binv90\us"
IntermediateDirectory="..\..\_Intermediate\v90\Debug\GameLogic\$(ProjectName)\us"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
HeaderFileName="$(ProjectName).h"
DLLDataFileName=""
InterfaceIdentifierFileName="$(ProjectName)_i.c"
ProxyFileName="$(ProjectName)_p.c"
/>
<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;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES;_SUSUNLOVE_CHAO_SYSTEM_;LANG_EN"
BasicRuntimeChecks="0"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
BrowseInformation="1"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="false"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="true"
SubSystem="2"
StackReserveSize="0"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s &quot;$(TargetPath)&quot;"
/>
</Configuration>
<Configuration
Name="Release_EN|Win32"
OutputDirectory="..\_binv90\us"
IntermediateDirectory="..\..\_Intermediate\v90\Release\GameLogic\$(ProjectName)\us"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
HeaderFileName="$(ProjectName).h"
DLLDataFileName=""
InterfaceIdentifierFileName="$(ProjectName)_i.c"
ProxyFileName="$(ProjectName)_p.c"
/>
<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;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES;_SUSUNLOVE_CHAO_SYSTEM_;LANG_EN"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="true"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="true"
GenerateMapFile="true"
MapExports="true"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s &quot;$(TargetPath)&quot;"
/>
</Configuration>
<Configuration
Name="Release_GLOBAL|Win32"
OutputDirectory="..\_binv90\gp"
IntermediateDirectory="..\..\_Intermediate\v90\Release\GameLogic\$(ProjectName)\gp"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
HeaderFileName="$(ProjectName).h"
DLLDataFileName=""
InterfaceIdentifierFileName="$(ProjectName)_i.c"
ProxyFileName="$(ProjectName)_p.c"
/>
<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;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES;_SUSUNLOVE_CHAO_SYSTEM_;LANG_GLOBAL"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="true"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="true"
GenerateMapFile="true"
MapExports="true"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s &quot;$(TargetPath)&quot;"
/>
</Configuration>
<Configuration
Name="Debug_GLOBAL|Win32"
OutputDirectory="..\_binv90\gp"
IntermediateDirectory="..\..\_Intermediate\v90\Debug\GameLogic\$(ProjectName)\gp"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
HeaderFileName="$(ProjectName).h"
DLLDataFileName=""
InterfaceIdentifierFileName="$(ProjectName)_i.c"
ProxyFileName="$(ProjectName)_p.c"
/>
<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;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES;_SUSUNLOVE_CHAO_SYSTEM_;LANG_GLOBAL"
BasicRuntimeChecks="0"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
BrowseInformation="1"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="false"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="true"
SubSystem="2"
StackReserveSize="0"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s &quot;$(TargetPath)&quot;"
/>
</Configuration>
<Configuration
Name="Debug_RU|Win32"
OutputDirectory="..\_binv90\ru"
IntermediateDirectory="..\..\_Intermediate\v90\Debug\GameLogic\$(ProjectName)\ru"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
HeaderFileName="$(ProjectName).h"
DLLDataFileName=""
InterfaceIdentifierFileName="$(ProjectName)_i.c"
ProxyFileName="$(ProjectName)_p.c"
/>
<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;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES;_SUSUNLOVE_CHAO_SYSTEM_;LANG_RU"
BasicRuntimeChecks="0"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
BrowseInformation="1"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="false"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="true"
SubSystem="2"
StackReserveSize="0"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s &quot;$(TargetPath)&quot;"
/>
</Configuration>
<Configuration
Name="Release_RU|Win32"
OutputDirectory="..\_binv90\ru"
IntermediateDirectory="..\..\_Intermediate\v90\Release\GameLogic\$(ProjectName)\ru"
ConfigurationType="2"
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
HeaderFileName="$(ProjectName).h"
DLLDataFileName=""
InterfaceIdentifierFileName="$(ProjectName)_i.c"
ProxyFileName="$(ProjectName)_p.c"
/>
<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;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES;_SUSUNLOVE_CHAO_SYSTEM_;LANG_RU"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="true"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="true"
GenerateMapFile="true"
MapExports="true"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s &quot;$(TargetPath)&quot;"
/>
</Configuration>
</Configurations>
<References>
</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=".\CSunOnline.cpp"
>
</File>
<File
RelativePath=".\gameLogic_Sun.cpp"
>
</File>
<File
RelativePath=".\logic\MissionRewardParser.cpp"
>
</File>
<File
RelativePath=".\QuestEx.cpp"
>
</File>
<File
RelativePath=".\QuestEx.h"
>
</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>
<File
RelativePath=".\StringTableParser.cpp"
>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath=".\util\Comutil.h"
>
</File>
<File
RelativePath=".\CSunOnline.h"
>
</File>
<File
RelativePath=".\logic\MissionRewardParser.h"
>
</File>
<File
RelativePath=".\Resource.h"
>
</File>
<File
RelativePath=".\stdafx.h"
>
</File>
<File
RelativePath=".\StringTableParser.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=".\gameLogic_Sun.rc"
>
</File>
<File
RelativePath=".\gameLogic_Sun.rgs"
>
</File>
</Filter>
<Filter
Name="include"
>
</Filter>
<Filter
Name="util"
>
<File
RelativePath=".\util\FileLogger.cpp"
>
</File>
<File
RelativePath=".\util\FileLogger.h"
>
</File>
<File
RelativePath=".\util\MFC64bitFix.cpp"
>
</File>
<File
RelativePath=".\util\MFC64bitFix.h"
>
</File>
<File
RelativePath=".\util\StdString.h"
>
</File>
<File
RelativePath="..\include\log4cxx\tinylogger.h"
>
</File>
<File
RelativePath=".\util\util.cpp"
>
</File>
<File
RelativePath=".\util\util.h"
>
</File>
</Filter>
<Filter
Name="logic"
>
<File
RelativePath=".\AreaConquestManager.cpp"
>
</File>
<File
RelativePath=".\AreaConquestManager.h"
>
</File>
<Filter
Name="Quest"
>
<File
RelativePath=".\logic\logic.cpp"
>
</File>
<File
RelativePath=".\logic\logic.h"
>
</File>
<File
RelativePath=".\logic\uiQuestListContent.cpp"
>
</File>
<File
RelativePath=".\logic\uiQuestListContent.h"
>
</File>
<File
RelativePath=".\logic\uiQuestMissionList.cpp"
>
</File>
<File
RelativePath=".\logic\uiQuestMissionList.h"
>
</File>
</Filter>
</Filter>
<File
RelativePath=".\ReadMe.txt"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>