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

1391 lines
44 KiB
XML

<?xml version="1.0" encoding="ks_c_5601-1987"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="gameLogic_Sun"
ProjectGUID="{DFF10984-C46E-484C-8D88-3664B167EB66}"
RootNamespace="gameLogic_Sun"
Keyword="AtlProj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="..\_bin\"
IntermediateDirectory="..\..\_Intermediate\Debug\GameLogic\$(ProjectName)\"
ConfigurationType="2"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<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"
MinimalRebuild="TRUE"
BasicRuntimeChecks="0"
RuntimeLibrary="1"
UsePrecompiledHeader="3"
BrowseInformation="1"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<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"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<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="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="..\_bin\"
IntermediateDirectory="..\..\_Intermediate\Release\GameLogic\$(ProjectName)\"
ConfigurationType="2"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<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="3"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="TRUE"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="TRUE"
GenerateMapFile="TRUE"
MapExports="TRUE"
MapLines="TRUE"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<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="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Debug_KO|Win32"
OutputDirectory="..\_bin\kr"
IntermediateDirectory="..\..\_Intermediate\Debug\GameLogic\$(ProjectName)\kr"
ConfigurationType="2"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<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"
MinimalRebuild="TRUE"
BasicRuntimeChecks="0"
RuntimeLibrary="1"
UsePrecompiledHeader="3"
BrowseInformation="1"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="FALSE"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="TRUE"
SubSystem="2"
StackReserveSize="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<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="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Debug_TW|Win32"
OutputDirectory="..\_bin\tw"
IntermediateDirectory="..\..\_Intermediate\Debug\GameLogic\$(ProjectName)\tw"
ConfigurationType="2"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<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"
MinimalRebuild="TRUE"
BasicRuntimeChecks="0"
RuntimeLibrary="1"
UsePrecompiledHeader="3"
BrowseInformation="1"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="FALSE"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="TRUE"
SubSystem="2"
StackReserveSize="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<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="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Debug_JP|Win32"
OutputDirectory="..\_bin\jp"
IntermediateDirectory="..\..\_Intermediate\Debug\GameLogic\$(ProjectName)\jp"
ConfigurationType="2"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<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"
MinimalRebuild="TRUE"
BasicRuntimeChecks="0"
RuntimeLibrary="1"
UsePrecompiledHeader="3"
BrowseInformation="1"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="FALSE"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="TRUE"
SubSystem="2"
StackReserveSize="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<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="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Debug_CN|Win32"
OutputDirectory="..\_bin\cn"
IntermediateDirectory="..\..\_Intermediate\Debug\GameLogic\$(ProjectName)\cn"
ConfigurationType="2"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<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"
MinimalRebuild="TRUE"
BasicRuntimeChecks="0"
RuntimeLibrary="1"
UsePrecompiledHeader="3"
BrowseInformation="1"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="FALSE"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="TRUE"
SubSystem="2"
StackReserveSize="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<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="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release_KO|Win32"
OutputDirectory="..\_bin\kr"
IntermediateDirectory="..\..\_Intermediate\Release\GameLogic\$(ProjectName)\kr"
ConfigurationType="2"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<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="3"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="TRUE"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="TRUE"
GenerateMapFile="TRUE"
MapExports="TRUE"
MapLines="TRUE"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<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="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release_CN|Win32"
OutputDirectory="..\_bin\cn"
IntermediateDirectory="..\..\_Intermediate\Release\GameLogic\$(ProjectName)\cn"
ConfigurationType="2"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<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="3"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="TRUE"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="TRUE"
GenerateMapFile="TRUE"
MapExports="TRUE"
MapLines="TRUE"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<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="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release_TW|Win32"
OutputDirectory="..\_bin\tw"
IntermediateDirectory="..\..\_Intermediate\Release\GameLogic\$(ProjectName)\tw"
ConfigurationType="2"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<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="3"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="TRUE"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="TRUE"
GenerateMapFile="TRUE"
MapExports="TRUE"
MapLines="TRUE"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<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="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release_JP|Win32"
OutputDirectory="..\_bin\jp"
IntermediateDirectory="..\..\_Intermediate\Release\GameLogic\$(ProjectName)\jp"
ConfigurationType="2"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<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="3"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="TRUE"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="TRUE"
GenerateMapFile="TRUE"
MapExports="TRUE"
MapLines="TRUE"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<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="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Debug_EN|Win32"
OutputDirectory="..\_bin\us"
IntermediateDirectory="..\..\_Intermediate\Debug\GameLogic\$(ProjectName)\us"
ConfigurationType="2"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<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"
MinimalRebuild="TRUE"
BasicRuntimeChecks="0"
RuntimeLibrary="1"
UsePrecompiledHeader="3"
BrowseInformation="1"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="FALSE"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="TRUE"
SubSystem="2"
StackReserveSize="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<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="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release_EN|Win32"
OutputDirectory="..\_bin\us"
IntermediateDirectory="..\..\_Intermediate\Release\GameLogic\$(ProjectName)\us"
ConfigurationType="2"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<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="3"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="TRUE"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="TRUE"
GenerateMapFile="TRUE"
MapExports="TRUE"
MapLines="TRUE"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<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="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release_GLOBAL|Win32"
OutputDirectory="..\_bin\gp"
IntermediateDirectory="..\..\_Intermediate\Release\GameLogic\$(ProjectName)\gp"
ConfigurationType="2"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<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="3"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="TRUE"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="TRUE"
GenerateMapFile="TRUE"
MapExports="TRUE"
MapLines="TRUE"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<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="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Debug_GLOBAL|Win32"
OutputDirectory="..\_bin\gp"
IntermediateDirectory="..\..\_Intermediate\Debug\GameLogic\$(ProjectName)\gp"
ConfigurationType="2"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<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"
MinimalRebuild="TRUE"
BasicRuntimeChecks="0"
RuntimeLibrary="1"
UsePrecompiledHeader="3"
BrowseInformation="1"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="FALSE"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="TRUE"
SubSystem="2"
StackReserveSize="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<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="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Debug_RU|Win32"
OutputDirectory="..\_bin\ru"
IntermediateDirectory="..\..\_Intermediate\Debug\GameLogic\$(ProjectName)\ru"
ConfigurationType="2"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<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"
MinimalRebuild="TRUE"
BasicRuntimeChecks="0"
RuntimeLibrary="1"
UsePrecompiledHeader="3"
BrowseInformation="1"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="FALSE"
OutputFile="$(OutDir)\$(ProjectName)_d.dll"
LinkIncremental="2"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="TRUE"
SubSystem="2"
StackReserveSize="0"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<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="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release_RU|Win32"
OutputDirectory="..\_bin\ru"
IntermediateDirectory="..\..\_Intermediate\Release\GameLogic\$(ProjectName)\ru"
ConfigurationType="2"
UseOfMFC="1"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<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="3"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="TRUE"
AdditionalOptions="/FORCE:MULTIPLE"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
MergedIDLBaseFileName="_$(ProjectName).idl"
GenerateDebugInformation="TRUE"
GenerateMapFile="TRUE"
MapExports="TRUE"
MapLines="TRUE"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
ImportLibrary="$(OutDir)/$(ProjectName).lib"
TargetMachine="1"/>
<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="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1042"
AdditionalIncludeDirectories="$(IntDir)"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</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>
<Filter
Name="util"
Filter="">
<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"
Filter="">
<File
RelativePath=".\AreaConquestManager.cpp">
</File>
<File
RelativePath=".\AreaConquestManager.h">
</File>
<Filter
Name="Quest"
Filter="">
<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>