Files
Sun1602/Server/AuthSystem/AuthAgent/AuthAgent.2008.vcproj
T
2022-10-26 12:25:11 +08:00

260 lines
5.9 KiB
XML

<?xml version="1.0" encoding="ks_c_5601-1987"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="AuthAgent"
ProjectGUID="{BBE81AA3-71A9-4B13-BC02-364AEC9CFF25}"
RootNamespace="AuthAgent"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="..\_binv90"
IntermediateDirectory="..\..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="1"
InheritedPropertySheets="..\..\..\DefaultSharedProperty.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="&quot;$(ProjectDir)..\AuthCommon&quot;;&quot;$(ProjectDir)..\include&quot;;&quot;$(ProjectDir)..\eXtreme&quot;;&quot;$(ProjectDir)..\..\Common&quot;;&quot;$(ProjectDir)..\..\..\Utility&quot;;&quot;$(ProjectDir)..\..\..\ProgramCommon&quot;;&quot;$(ProjectDir)..\..\..\SUN3DENGINE\include&quot;;&quot;$(ProjectDir)..\..\include&quot;;&quot;$(ProjectDir)..\..\..\SolarSlot&quot;;&quot;$(ProjectDir)..\..\..\SUN3DENGINE\include\ProgramCommon&quot;;&quot;$(ProjectDir)..\MatrixLib\include&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_SERVER"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
LinkIncremental="2"
IgnoreDefaultLibraryNames="libcmt.lib"
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
SubSystem="1"
EntryPointSymbol=""
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="..\_binv90"
IntermediateDirectory="..\..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="1"
InheritedPropertySheets="..\..\..\DefaultSharedProperty.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;$(ProjectDir)..\AuthCommon&quot;;&quot;$(ProjectDir)..\include&quot;;&quot;$(ProjectDir)..\eXtreme&quot;;&quot;$(ProjectDir)..\..\Common&quot;;&quot;$(ProjectDir)..\..\..\Utility&quot;;&quot;$(ProjectDir)..\..\..\ProgramCommon&quot;;&quot;$(ProjectDir)..\..\..\SUN3DENGINE\include&quot;;&quot;$(ProjectDir)..\..\include&quot;;&quot;$(ProjectDir)..\..\..\SolarSlot&quot;;&quot;$(ProjectDir)..\..\..\SUN3DENGINE\include\ProgramCommon&quot;;&quot;$(ProjectDir)..\MatrixLib\include&quot;"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_SERVER"
RuntimeLibrary="0"
UsePrecompiledHeader="1"
AssemblerOutput="2"
WarningLevel="4"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(ProjectName).exe"
LinkIncremental="1"
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
GenerateMapFile="true"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
EntryPointSymbol=""
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Main"
>
<File
RelativePath=".\AuthAgentFrame.cpp"
>
</File>
<File
RelativePath=".\AuthAgentFrame.h"
>
</File>
<File
RelativePath=".\main.cpp"
>
</File>
<File
RelativePath=".\stdafx.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\stdafx.h"
>
</File>
</Filter>
<Filter
Name="ServerSessions"
>
<File
RelativePath=".\AuthServerSession.cpp"
>
</File>
<File
RelativePath=".\AuthServerSession.h"
>
</File>
<File
RelativePath=".\GameAgentServerSession.cpp"
>
</File>
<File
RelativePath=".\GameAgentServerSession.h"
>
</File>
</Filter>
<Filter
Name="Logic"
>
<File
RelativePath=".\GameAgentInfoList.cpp"
>
</File>
<File
RelativePath=".\GameAgentInfoList.h"
>
</File>
<File
RelativePath=".\GameAgentManager.cpp"
>
</File>
<File
RelativePath=".\GameAgentManager.h"
>
</File>
</Filter>
<File
RelativePath="..\..\..\..\173SUN\Data\Interface\Text\StringTableForProgram.txt"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>