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

602 lines
12 KiB
XML

<?xml version="1.0" encoding="ks_c_5601-1987"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="SolarQuest"
ProjectGUID="{57794230-74A2-472B-AFA0-C34EE220D65E}"
RootNamespace="SolarQuest"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="..\lib\v90\"
IntermediateDirectory="..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="4"
InheritedPropertySheets="..\DefaultSharedProperty.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="$(ProjectDir)..\Utility;&quot;$(ProjectDir)..\ProgramCommon&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SOLARQUEST_EXPORTS"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
ProgramDataBaseFileName="$(OutDir)\$(TargetName).pdb"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)_d.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="..\lib\v90\"
IntermediateDirectory="..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="4"
InheritedPropertySheets="..\DefaultSharedProperty.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
InlineFunctionExpansion="0"
EnableIntrinsicFunctions="false"
FavorSizeOrSpeed="0"
OmitFramePointers="false"
AdditionalIncludeDirectories="$(ProjectDir)..\Utility;&quot;$(ProjectDir)..\ProgramCommon&quot;"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SOLARQUEST_EXPORTS"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
ProgramDataBaseFileName="$(OutDir)\$(TargetName).pdb"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName).lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release - (Server)|Win32"
OutputDirectory="..\lib\v90\"
IntermediateDirectory="..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="4"
InheritedPropertySheets="..\DefaultSharedProperty.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="3"
InlineFunctionExpansion="2"
FavorSizeOrSpeed="1"
AdditionalIncludeDirectories="&quot;$(ProjectDir)..\Utility&quot;;&quot;$(ProjectDir)..\ProgramCommon&quot;;&quot;$(ProjectDir)..\SUN3DEngine\ProgramCommon&quot;"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SERVER;_USRDLL;SOLARQUEST_EXPORTS"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
ProgramDataBaseFileName="$(OutDir)\$(TargetName).pdb"
WarningLevel="0"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)_s.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug - (Server)|Win32"
OutputDirectory="..\lib\v90\"
IntermediateDirectory="..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="4"
InheritedPropertySheets="..\DefaultSharedProperty.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="&quot;$(ProjectDir)..\Utility&quot;;&quot;$(ProjectDir)..\ProgramCommon&quot;;&quot;$(ProjectDir)..\SUN3DEngine\ProgramCommon&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SERVER;_USRDLL;SOLARQUEST_EXPORTS"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
ProgramDataBaseFileName="$(OutDir)\$(TargetName).pdb"
WarningLevel="0"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)_sd.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Engine_Debug|Win32"
OutputDirectory="..\lib\v90\"
IntermediateDirectory="..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="4"
InheritedPropertySheets="..\DefaultSharedProperty.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="$(ProjectDir)..\Utility;&quot;$(ProjectDir)..\ProgramCommon&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SOLARQUEST_EXPORTS"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
ProgramDataBaseFileName="$(OutDir)\$(TargetName).pdb"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)_d.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release - Shopping (DEV_UI)|Win32"
OutputDirectory="$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="..\DefaultSharedProperty.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="3"
InlineFunctionExpansion="2"
FavorSizeOrSpeed="1"
AdditionalIncludeDirectories="$(ProjectDir)..\Utility;&quot;$(ProjectDir)..\ProgramCommon&quot;"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SOLARQUEST_EXPORTS"
RuntimeLibrary="0"
UsePrecompiledHeader="2"
ProgramDataBaseFileName="$(OutDir)\$(TargetName).pdb"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName).lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="¼Ò½º ÆÄÀÏ"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath=".\dllmain.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="Release - (Server)|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug - (Server)|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Engine_Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release - Shopping (DEV_UI)|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\stdafx.h"
>
</File>
</Filter>
<Filter
Name="QuestInfo"
>
<File
RelativePath=".\QuestActionInfo.cpp"
>
</File>
<File
RelativePath=".\QuestActionInfo.h"
>
</File>
<File
RelativePath=".\QuestActionInfo_Concrete.cpp"
>
</File>
<File
RelativePath=".\QuestActionInfo_Concrete.h"
>
</File>
<File
RelativePath=".\QuestConditionInfo.cpp"
>
</File>
<File
RelativePath=".\QuestConditionInfo.h"
>
</File>
<File
RelativePath=".\QuestConditionInfo_Concrete.cpp"
>
</File>
<File
RelativePath=".\QuestConditionInfo_Concrete.h"
>
</File>
<File
RelativePath=".\QuestInfo.cpp"
>
</File>
<File
RelativePath=".\QuestInfoManager.cpp"
>
</File>
<File
RelativePath=".\QuestScriptLoader.cpp"
>
</File>
</Filter>
<Filter
Name="Quest"
>
<File
RelativePath=".\Quest.cpp"
>
</File>
<File
RelativePath=".\QuestAction.cpp"
>
</File>
<File
RelativePath=".\QuestCondition.cpp"
>
</File>
<File
RelativePath=".\QuestManager.cpp"
>
</File>
</Filter>
<Filter
Name="include"
>
<File
RelativePath=".\Quest.h"
>
</File>
<File
RelativePath=".\QuestAction.h"
>
</File>
<File
RelativePath=".\QuestCondition.h"
>
</File>
<File
RelativePath=".\QuestDefine.h"
>
</File>
<File
RelativePath=".\QuestInfo.h"
>
</File>
<File
RelativePath=".\QuestInfoManager.h"
>
</File>
<File
RelativePath=".\QuestManager.h"
>
</File>
<File
RelativePath=".\QuestPacket.h"
>
</File>
<File
RelativePath=".\QuestScriptLoader.h"
>
</File>
<File
RelativePath=".\QuestStruct.h"
>
</File>
</Filter>
<File
RelativePath=".\ReadMe.txt"
>
</File>
</Files>
<Globals>
<Global
Name="DevPartner_IsInstrumented"
Value="1"
/>
</Globals>
</VisualStudioProject>