214 lines
5.4 KiB
XML
214 lines
5.4 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="AgentServerTest"
|
|
ProjectGUID="{651006DB-867D-4361-88DB-F335FA000D78}"
|
|
RootNamespace="AgentServerTest"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<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=""$(ProjectDir)..\AgentServer";"$(ProjectDir)..\include";"$(ProjectDir)..\..\include";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\Common";"$(ProjectDir)..\SunWriteLog";"$(ProjectDir)..\..\SolarSlot";"$(ProjectDir)..\..\SUN3DENGINE\include\ProgramCommon";"$(ProjectDir)..\..\SUN3DENGINE\include";"$(ProjectDir)..\..\PartyLib""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_SERVER"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="gtestd.lib gmockd.lib AgentServer_d.lib"
|
|
OutputFile="$(OutDir)\$(ProjectName)_d.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="../../lib/v90;../lib/v90"
|
|
IgnoreAllDefaultLibraries="false"
|
|
IgnoreDefaultLibraryNames="libcmt.lib"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
SubSystem="1"
|
|
EntryPointSymbol="SunTestEntryPoint"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="$(TargetPath)"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\_binv90"
|
|
IntermediateDirectory="..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="..\..\DefaultSharedProperty.vsprops"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)..\AgentServer";"$(ProjectDir)..\include";"$(ProjectDir)..\..\include";"$(ProjectDir)..\..\Utility";"$(ProjectDir)..\..\AreaConquest";"$(ProjectDir)..\..\ProgramCommon";"$(ProjectDir)..\Common";"$(ProjectDir)..\SunWriteLog";"$(ProjectDir)..\..\SolarSlot";"$(ProjectDir)..\..\SUN3DENGINE\include\ProgramCommon";"$(ProjectDir)..\..\SUN3DENGINE\include";"$(ProjectDir)..\..\PartyLib""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_SERVER"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="gtest.lib gmock.lib AgentServer.lib"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="../../lib/v90;../lib/v90"
|
|
IgnoreAllDefaultLibraries="false"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
EntryPointSymbol="SunTestEntryPoint"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="$(TargetPath)"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Mocks"
|
|
>
|
|
<File
|
|
RelativePath=".\Mocks\MockAgentLog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Mocks\MockUser.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\main.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PacketBindingTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TickSpeedCheckerTest.cpp"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|