diff options
| author | QAston <none@none> | 2009-07-29 13:57:20 +0200 |
|---|---|---|
| committer | QAston <none@none> | 2009-07-29 13:57:20 +0200 |
| commit | f4a90873b4e3b15547565be2e387da488e9412fd (patch) | |
| tree | ab16d8b20509bcff5bb6fc0c94aa513874e55144 /win/VC80/framework.vcproj | |
| parent | 06d0560f152824a0bbd4488883eff682d54c96c8 (diff) | |
*Use _SECURE_SCL=0 in all release vcpp projects - original patch by DearScorpion.
--HG--
branch : trunk
Diffstat (limited to 'win/VC80/framework.vcproj')
| -rw-r--r-- | win/VC80/framework.vcproj | 1266 |
1 files changed, 633 insertions, 633 deletions
diff --git a/win/VC80/framework.vcproj b/win/VC80/framework.vcproj index dd46cd112dd..df1bf0d537b 100644 --- a/win/VC80/framework.vcproj +++ b/win/VC80/framework.vcproj @@ -1,633 +1,633 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8,00" - Name="framework" - ProjectGUID="{BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}" - RootNamespace="framework" - Keyword="ManagedCProj" - > - <Platforms> - <Platform - Name="Win32" - /> - <Platform - Name="x64" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" - IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" - ConfigurationType="4" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - CharacterSet="2" - ManagedExtensions="0" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalOptions="/Zl /MP" - Optimization="0" - AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers" - PreprocessorDefinitions="WIN32;_DEBUG;TRINITY_DEBUG;_LIB" - MinimalRebuild="false" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - RuntimeTypeInfo="true" - UsePrecompiledHeader="0" - PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch" - AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\" - ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\" - ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\" - WarningLevel="3" - SuppressStartupBanner="true" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Debug|x64" - OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" - IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" - ConfigurationType="4" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - CharacterSet="2" - ManagedExtensions="0" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - TargetEnvironment="3" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalOptions="/Zl /MP" - Optimization="0" - AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers" - PreprocessorDefinitions="WIN32;_DEBUG;TRINITY_DEBUG;_LIB" - MinimalRebuild="false" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - RuntimeTypeInfo="true" - UsePrecompiledHeader="0" - PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch" - AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\" - ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\" - ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\" - WarningLevel="3" - SuppressStartupBanner="true" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Debug_NoPCH|Win32" - OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" - IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" - ConfigurationType="4" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - CharacterSet="2" - ManagedExtensions="0" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalOptions="/Zl /MP" - Optimization="0" - AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers" - PreprocessorDefinitions="WIN32;_DEBUG;TRINITY_DEBUG;_LIB" - MinimalRebuild="false" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - RuntimeTypeInfo="true" - UsePrecompiledHeader="0" - PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch" - AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\" - ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\" - ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\" - WarningLevel="3" - SuppressStartupBanner="true" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Debug_NoPCH|x64" - OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" - IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" - ConfigurationType="4" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - CharacterSet="2" - ManagedExtensions="0" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - TargetEnvironment="3" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalOptions="/Zl /MP" - Optimization="0" - AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers" - PreprocessorDefinitions="WIN32;_DEBUG;TRINITY_DEBUG;_LIB" - MinimalRebuild="false" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - RuntimeTypeInfo="true" - UsePrecompiledHeader="0" - PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch" - AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\" - ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\" - ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\" - WarningLevel="3" - SuppressStartupBanner="true" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" - IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" - ConfigurationType="4" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - CharacterSet="2" - ManagedExtensions="0" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalOptions="/Zl /MP" - InlineFunctionExpansion="1" - AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers" - PreprocessorDefinitions="WIN32;NDEBUG;_LIB" - StringPooling="true" - MinimalRebuild="false" - RuntimeLibrary="2" - EnableFunctionLevelLinking="true" - EnableEnhancedInstructionSet="1" - RuntimeTypeInfo="true" - UsePrecompiledHeader="0" - PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch" - AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\" - ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\" - ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|x64" - OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" - IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" - ConfigurationType="4" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - CharacterSet="2" - ManagedExtensions="0" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - TargetEnvironment="3" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalOptions="/Zl /MP" - InlineFunctionExpansion="1" - AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers" - PreprocessorDefinitions="WIN32;NDEBUG;_LIB" - StringPooling="true" - MinimalRebuild="false" - RuntimeLibrary="2" - EnableFunctionLevelLinking="true" - EnableEnhancedInstructionSet="0" - RuntimeTypeInfo="true" - UsePrecompiledHeader="0" - PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch" - AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\" - ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\" - ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\" - WarningLevel="3" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="GameSystem" - > - <File - RelativePath="..\..\src\framework\GameSystem\Grid.h" - > - </File> - <File - RelativePath="..\..\src\framework\GameSystem\GridLoader.h" - > - </File> - <File - RelativePath="..\..\src\framework\GameSystem\GridReference.h" - > - </File> - <File - RelativePath="..\..\src\framework\GameSystem\GridRefManager.h" - > - </File> - <File - RelativePath="..\..\src\framework\GameSystem\NGrid.h" - > - </File> - <File - RelativePath="..\..\src\framework\GameSystem\TypeContainer.h" - > - </File> - <File - RelativePath="..\..\src\framework\GameSystem\TypeContainerFunctions.h" - > - </File> - <File - RelativePath="..\..\src\framework\GameSystem\TypeContainerVisitor.h" - > - </File> - </Filter> - <Filter - Name="Platform" - > - <File - RelativePath="..\..\src\framework\Platform\CompilerDefs.h" - > - </File> - <File - RelativePath="..\..\src\framework\Platform\Define.h" - > - </File> - </Filter> - <Filter - Name="Policies" - > - <File - RelativePath="..\..\src\framework\Policies\CreationPolicy.h" - > - </File> - <File - RelativePath="..\..\src\framework\Policies\ObjectLifeTime.cpp" - > - </File> - <File - RelativePath="..\..\src\framework\Policies\ObjectLifeTime.h" - > - </File> - <File - RelativePath="..\..\src\framework\Policies\Singleton.h" - > - </File> - <File - RelativePath="..\..\src\framework\Policies\SingletonImp.h" - > - </File> - <File - RelativePath="..\..\src\framework\Policies\ThreadingModel.h" - > - </File> - </Filter> - <Filter - Name="Utilities" - > - <File - RelativePath="..\..\src\framework\Utilities\ByteConverter.h" - > - </File> - <File - RelativePath="..\..\src\framework\Utilities\Callback.h" - > - </File> - <File - RelativePath="..\..\src\framework\Utilities\EventProcessor.cpp" - > - </File> - <File - RelativePath="..\..\src\framework\Utilities\EventProcessor.h" - > - </File> - <File - RelativePath="..\..\src\framework\Utilities\UnorderedMap.h" - > - </File> - <File - RelativePath="..\..\src\framework\Utilities\LinkedList.h" - > - </File> - <File - RelativePath="..\..\src\framework\Utilities\TypeList.h" - > - </File> - <Filter - Name="CountedReference" - > - <File - RelativePath="..\..\src\framework\Utilities\CountedReference\Reference.h" - > - </File> - <File - RelativePath="..\..\src\framework\Utilities\CountedReference\ReferenceHolder.h" - > - </File> - <File - RelativePath="..\..\src\framework\Utilities\CountedReference\ReferenceImpl.h" - > - </File> - </Filter> - <Filter - Name="LinkedReference" - > - <File - RelativePath="..\..\src\framework\Utilities\LinkedReference\Reference.h" - > - </File> - <File - RelativePath="..\..\src\framework\Utilities\LinkedReference\RefManager.h" - > - </File> - </Filter> - </Filter> - <Filter - Name="Dynamic" - > - <File - RelativePath="..\..\src\framework\Dynamic\FactoryHolder.h" - > - </File> - <File - RelativePath="..\..\src\framework\Dynamic\ObjectRegistry.h" - > - </File> - </Filter> - <Filter - Name="Network" - > - <File - RelativePath="..\..\src\framework\Network\SocketDefines.h" - > - </File> - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="framework"
+ ProjectGUID="{BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}"
+ RootNamespace="framework"
+ Keyword="ManagedCProj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ <Platform
+ Name="x64"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
+ IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ CharacterSet="2"
+ ManagedExtensions="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalOptions="/Zl /MP"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
+ PreprocessorDefinitions="WIN32;_DEBUG;TRINITY_DEBUG;_LIB"
+ MinimalRebuild="false"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ RuntimeTypeInfo="true"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
+ AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ Detect64BitPortabilityProblems="true"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug|x64"
+ OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
+ IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ CharacterSet="2"
+ ManagedExtensions="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ TargetEnvironment="3"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalOptions="/Zl /MP"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
+ PreprocessorDefinitions="WIN32;_DEBUG;TRINITY_DEBUG;_LIB"
+ MinimalRebuild="false"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ RuntimeTypeInfo="true"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
+ AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ Detect64BitPortabilityProblems="true"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug_NoPCH|Win32"
+ OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
+ IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ CharacterSet="2"
+ ManagedExtensions="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalOptions="/Zl /MP"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
+ PreprocessorDefinitions="WIN32;_DEBUG;TRINITY_DEBUG;_LIB"
+ MinimalRebuild="false"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ RuntimeTypeInfo="true"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
+ AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ Detect64BitPortabilityProblems="true"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug_NoPCH|x64"
+ OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
+ IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ CharacterSet="2"
+ ManagedExtensions="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ TargetEnvironment="3"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalOptions="/Zl /MP"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
+ PreprocessorDefinitions="WIN32;_DEBUG;TRINITY_DEBUG;_LIB"
+ MinimalRebuild="false"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ RuntimeTypeInfo="true"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
+ AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ WarningLevel="3"
+ SuppressStartupBanner="true"
+ Detect64BitPortabilityProblems="true"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
+ IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ CharacterSet="2"
+ ManagedExtensions="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalOptions="/Zl /MP"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0"
+ StringPooling="true"
+ MinimalRebuild="false"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="true"
+ EnableEnhancedInstructionSet="1"
+ RuntimeTypeInfo="true"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
+ AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="true"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|x64"
+ OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
+ IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ CharacterSet="2"
+ ManagedExtensions="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ TargetEnvironment="3"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalOptions="/Zl /MP"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0"
+ StringPooling="true"
+ MinimalRebuild="false"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="true"
+ EnableEnhancedInstructionSet="0"
+ RuntimeTypeInfo="true"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
+ AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="true"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="GameSystem"
+ >
+ <File
+ RelativePath="..\..\src\framework\GameSystem\Grid.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\GameSystem\GridLoader.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\GameSystem\GridReference.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\GameSystem\GridRefManager.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\GameSystem\NGrid.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\GameSystem\TypeContainer.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\GameSystem\TypeContainerFunctions.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\GameSystem\TypeContainerVisitor.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Platform"
+ >
+ <File
+ RelativePath="..\..\src\framework\Platform\CompilerDefs.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\Platform\Define.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Policies"
+ >
+ <File
+ RelativePath="..\..\src\framework\Policies\CreationPolicy.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\Policies\ObjectLifeTime.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\Policies\ObjectLifeTime.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\Policies\Singleton.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\Policies\SingletonImp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\Policies\ThreadingModel.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Utilities"
+ >
+ <File
+ RelativePath="..\..\src\framework\Utilities\ByteConverter.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\Utilities\Callback.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\Utilities\EventProcessor.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\Utilities\EventProcessor.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\Utilities\UnorderedMap.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\Utilities\LinkedList.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\Utilities\TypeList.h"
+ >
+ </File>
+ <Filter
+ Name="CountedReference"
+ >
+ <File
+ RelativePath="..\..\src\framework\Utilities\CountedReference\Reference.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\Utilities\CountedReference\ReferenceHolder.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\Utilities\CountedReference\ReferenceImpl.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="LinkedReference"
+ >
+ <File
+ RelativePath="..\..\src\framework\Utilities\LinkedReference\Reference.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\Utilities\LinkedReference\RefManager.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="Dynamic"
+ >
+ <File
+ RelativePath="..\..\src\framework\Dynamic\FactoryHolder.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\framework\Dynamic\ObjectRegistry.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Network"
+ >
+ <File
+ RelativePath="..\..\src\framework\Network\SocketDefines.h"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
|
