/TGame/TClient/TClient.vcproj
http://awoe.googlecode.com/ · MSBuild · 319 lines · 319 code · 0 blank · 0 comment · 0 complexity · f94b9b7eff1e5f4797f97b08fd17a192 MD5 · raw file
- <?xml version="1.0" encoding="gb2312"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="TClient"
- ProjectGUID="{BBA3E7E2-130A-458B-803F-12102D76D697}"
- RootNamespace="TClient"
- Keyword="Win32Proj"
- TargetFrameworkVersion="196613"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="2"
- InheritedPropertySheets="..\Property\Root_1.vsprops;..\Property\Core.vsprops;..\Property\Sqlite.vsprops;..\Property\Tinyxml.vsprops;..\Property\boost.vsprops;..\Property\Lua.vsprops;.\CurrentProject.vsprops"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;TCLIENT_EXPORTS"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="2"
- WarningLevel="3"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- LinkIncremental="2"
- GenerateDebugInformation="true"
- SubSystem="2"
- 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="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- InheritedPropertySheets="..\Property\Root_1.vsprops;..\Property\Sqlite.vsprops;..\Property\Tinyxml.vsprops;..\Property\boost.vsprops;..\Property\Lua.vsprops;.\CurrentProject.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"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TCLIENT_EXPORTS"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="2"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- 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="Gene"
- >
- <Filter
- Name="Factory"
- >
- <File
- RelativePath=".\Gene\GeneFactoryCli.cpp"
- >
- </File>
- <File
- RelativePath=".\Gene\GeneFactoryCli.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Message"
- >
- <File
- RelativePath=".\Message\MsgLuaCommand.cpp"
- >
- </File>
- <File
- RelativePath=".\Message\MsgLuaCommand.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Entry"
- >
- <File
- RelativePath=".\Entry\dllmain.cpp"
- >
- </File>
- <File
- RelativePath=".\Entry\LibExportCli.h"
- >
- </File>
- <File
- RelativePath=".\Entry\stdafx.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\Entry\stdafx.h"
- >
- </File>
- <File
- RelativePath=".\Entry\targetver.h"
- >
- </File>
- <File
- RelativePath=".\Entry\TClient.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="Entity"
- >
- <Filter
- Name="Manager"
- >
- <File
- RelativePath=".\Entity\EntityManagerCli.cpp"
- >
- </File>
- <File
- RelativePath=".\Entity\EntityManagerCli.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Observer"
- >
- <File
- RelativePath=".\Entity\ObsEntityManager.cpp"
- >
- </File>
- <File
- RelativePath=".\Entity\ObsEntityManager.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Service"
- >
- <File
- RelativePath=".\Service\ServiceDataCli.h"
- >
- </File>
- <File
- RelativePath=".\Service\ServiceImpCli.cpp"
- >
- </File>
- <File
- RelativePath=".\Service\ServiceImpCli.h"
- >
- </File>
- <File
- RelativePath=".\Service\ServiceImpNW.cpp"
- >
- </File>
- <File
- RelativePath=".\Service\ServiceImpNW.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Scene"
- >
- </Filter>
- <Filter
- Name="UserData"
- >
- <File
- RelativePath=".\UserData\UserDataLua.cpp"
- >
- </File>
- <File
- RelativePath=".\UserData\UserDataLua.h"
- >
- </File>
- <File
- RelativePath=".\UserData\UserDataScene.cpp"
- >
- </File>
- <File
- RelativePath=".\UserData\UserDataScene.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>