aboutsummaryrefslogtreecommitdiff
path: root/win/VC90/framework.vcproj
diff options
context:
space:
mode:
authorNeo2003 <none@none>2008-10-02 16:23:55 -0500
committerNeo2003 <none@none>2008-10-02 16:23:55 -0500
commit9b1c0e006f20091f28f3f468cfcab1feb51286bd (patch)
treeb5d1ba94a656e6679f8737f9ea6bed1239b73b14 /win/VC90/framework.vcproj
[svn] * Proper SVN structureinit
--HG-- branch : trunk
Diffstat (limited to 'win/VC90/framework.vcproj')
-rw-r--r--win/VC90/framework.vcproj491
1 files changed, 491 insertions, 0 deletions
diff --git a/win/VC90/framework.vcproj b/win/VC90/framework.vcproj
new file mode 100644
index 00000000000..0e29784c84d
--- /dev/null
+++ b/win/VC90/framework.vcproj
@@ -0,0 +1,491 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="framework"
+ ProjectGUID="{BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}"
+ RootNamespace="framework"
+ Keyword="ManagedCProj"
+ TargetFrameworkVersion="131072"
+ >
+ <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"
+ PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB"
+ MinimalRebuild="false"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ EnableFunctionLevelLinking="true"
+ 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="false"
+ DebugInformationFormat="3"
+ CallingConvention="0"
+ 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"
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+ StringPooling="true"
+ MinimalRebuild="false"
+ RuntimeLibrary="0"
+ 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="false"
+ DebugInformationFormat="3"
+ CallingConvention="0"
+ 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"
+ PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB"
+ MinimalRebuild="false"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ EnableFunctionLevelLinking="true"
+ 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="false"
+ DebugInformationFormat="3"
+ CallingConvention="0"
+ 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"
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+ StringPooling="true"
+ MinimalRebuild="false"
+ RuntimeLibrary="0"
+ 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="false"
+ DebugInformationFormat="3"
+ CallingConvention="0"
+ 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\HashMap.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\game\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>