diff options
author | Neo2003 <none@none> | 2008-10-02 16:23:55 -0500 |
---|---|---|
committer | Neo2003 <none@none> | 2008-10-02 16:23:55 -0500 |
commit | 9b1c0e006f20091f28f3f468cfcab1feb51286bd (patch) | |
tree | b5d1ba94a656e6679f8737f9ea6bed1239b73b14 /win/VC80/shared.vcproj |
[svn] * Proper SVN structureinit
--HG--
branch : trunk
Diffstat (limited to 'win/VC80/shared.vcproj')
-rw-r--r-- | win/VC80/shared.vcproj | 771 |
1 files changed, 771 insertions, 0 deletions
diff --git a/win/VC80/shared.vcproj b/win/VC80/shared.vcproj new file mode 100644 index 00000000000..a8f138de41a --- /dev/null +++ b/win/VC80/shared.vcproj @@ -0,0 +1,771 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="shared" + ProjectGUID="{90297C34-F231-4DF4-848E-A74BCC0E40ED}" + RootNamespace="shared" + > + <Platforms> + <Platform + Name="Win32" + /> + <Platform + Name="x64" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Release|Win32" + OutputDirectory=".\shared__$(PlatformName)_$(ConfigurationName)" + IntermediateDirectory=".\shared__$(PlatformName)_$(ConfigurationName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + AdditionalOptions="/MP" + InlineFunctionExpansion="1" + AdditionalIncludeDirectories="..\..\dep\include;..\..\dep\include\g3dlite;..\..\src\framework;..\..\src\shared" + PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" + StringPooling="true" + RuntimeLibrary="0" + EnableFunctionLevelLinking="true" + EnableEnhancedInstructionSet="1" + FloatingPointModel="2" + RuntimeTypeInfo="true" + UsePrecompiledHeader="0" + PrecompiledHeaderFile=".\shared__$(PlatformName)_$(ConfigurationName)/shared.pch" + AssemblerListingLocation=".\shared__$(PlatformName)_$(ConfigurationName)\" + ObjectFile=".\shared__$(PlatformName)_$(ConfigurationName)\" + ProgramDataBaseFileName=".\shared__$(PlatformName)_$(ConfigurationName)\" + WarningLevel="3" + SuppressStartupBanner="true" + Detect64BitPortabilityProblems="true" + DebugInformationFormat="3" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="NDEBUG" + Culture="1033" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + AdditionalDependencies=".\g3dlite__$(PlatformName)_$(ConfigurationName)\g3dlite.lib" + OutputFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|x64" + OutputDirectory=".\shared__$(PlatformName)_$(ConfigurationName)" + IntermediateDirectory=".\shared__$(PlatformName)_$(ConfigurationName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + CommandLine="" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TargetEnvironment="3" + /> + <Tool + Name="VCCLCompilerTool" + AdditionalOptions="/MP" + InlineFunctionExpansion="1" + AdditionalIncludeDirectories="..\..\dep\include;..\..\dep\include\g3dlite;..\..\src\framework;..\..\src\shared" + PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" + StringPooling="true" + RuntimeLibrary="0" + EnableFunctionLevelLinking="true" + EnableEnhancedInstructionSet="0" + FloatingPointModel="2" + RuntimeTypeInfo="true" + UsePrecompiledHeader="0" + PrecompiledHeaderFile=".\shared__$(PlatformName)_$(ConfigurationName)/shared.pch" + AssemblerListingLocation=".\shared__$(PlatformName)_$(ConfigurationName)\" + ObjectFile=".\shared__$(PlatformName)_$(ConfigurationName)\" + ProgramDataBaseFileName=".\shared__$(PlatformName)_$(ConfigurationName)\" + WarningLevel="3" + SuppressStartupBanner="true" + Detect64BitPortabilityProblems="true" + DebugInformationFormat="3" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="NDEBUG" + Culture="1033" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + AdditionalDependencies=".\g3dlite__$(PlatformName)_$(ConfigurationName)\g3dlite.lib" + OutputFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Debug|Win32" + OutputDirectory=".\shared__$(PlatformName)_$(ConfigurationName)" + IntermediateDirectory=".\shared__$(PlatformName)_$(ConfigurationName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + AdditionalOptions="/MP" + Optimization="0" + AdditionalIncludeDirectories="..\..\dep\include;..\..\dep\include\g3dlite;..\..\src\framework;..\..\src\shared" + PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + FloatingPointModel="2" + RuntimeTypeInfo="true" + UsePrecompiledHeader="0" + PrecompiledHeaderFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.pch" + AssemblerListingLocation=".\shared__$(PlatformName)_$(ConfigurationName)\" + ObjectFile=".\shared__$(PlatformName)_$(ConfigurationName)\" + ProgramDataBaseFileName=".\shared__$(PlatformName)_$(ConfigurationName)\" + WarningLevel="3" + SuppressStartupBanner="true" + Detect64BitPortabilityProblems="true" + DebugInformationFormat="3" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1033" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + AdditionalDependencies=".\g3dlite__$(PlatformName)_$(ConfigurationName)\g3dlite.lib" + OutputFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Debug|x64" + OutputDirectory=".\shared__$(PlatformName)_$(ConfigurationName)" + IntermediateDirectory=".\shared__$(PlatformName)_$(ConfigurationName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + CommandLine="" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TargetEnvironment="3" + /> + <Tool + Name="VCCLCompilerTool" + AdditionalOptions="/MP" + Optimization="0" + AdditionalIncludeDirectories="..\..\dep\include;..\..\dep\include\g3dlite;..\..\src\framework;..\..\src\shared" + PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + FloatingPointModel="2" + RuntimeTypeInfo="true" + UsePrecompiledHeader="0" + PrecompiledHeaderFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.pch" + AssemblerListingLocation=".\shared__$(PlatformName)_$(ConfigurationName)\" + ObjectFile=".\shared__$(PlatformName)_$(ConfigurationName)\" + ProgramDataBaseFileName=".\shared__$(PlatformName)_$(ConfigurationName)\" + WarningLevel="3" + SuppressStartupBanner="true" + Detect64BitPortabilityProblems="true" + DebugInformationFormat="3" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1033" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + AdditionalDependencies=".\g3dlite__$(PlatformName)_$(ConfigurationName)\g3dlite.lib" + OutputFile=".\shared__$(PlatformName)_$(ConfigurationName)\shared.lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Database" + > + <File + RelativePath="..\..\src\shared\Database\Database.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Database\Database.h" + > + </File> + <File + RelativePath="..\..\src\shared\Database\DatabaseEnv.h" + > + </File> + <File + RelativePath="..\..\src\shared\Database\DatabaseImpl.h" + > + </File> + <File + RelativePath="..\..\src\shared\Database\DatabaseMysql.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Database\DatabaseMysql.h" + > + </File> + <File + RelativePath="..\..\src\shared\Database\DatabaseSqlite.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Database\DatabaseSqlite.h" + > + </File> + <File + RelativePath="..\..\src\shared\Database\Field.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Database\Field.h" + > + </File> + <File + RelativePath="..\..\src\shared\Database\MySQLDelayThread.h" + > + </File> + <File + RelativePath="..\..\src\shared\Database\QueryResult.h" + > + </File> + <File + RelativePath="..\..\src\shared\Database\QueryResultMysql.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Database\QueryResultMysql.h" + > + </File> + <File + RelativePath="..\..\src\shared\Database\QueryResultSqlite.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Database\QueryResultSqlite.h" + > + </File> + <File + RelativePath="..\..\src\shared\Database\SqlDelayThread.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Database\SqlDelayThread.h" + > + </File> + <File + RelativePath="..\..\src\shared\Database\SqlOperations.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Database\SqlOperations.h" + > + </File> + <File + RelativePath="..\..\src\shared\Database\SQLStorage.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Database\SQLStorage.h" + > + </File> + <Filter + Name="DataStores" + > + <File + RelativePath="..\..\src\shared\Database\dbcfile.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Database\dbcfile.h" + > + </File> + <File + RelativePath="..\..\src\shared\Database\DBCfmt.cpp" + > + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|x64" + > + <Tool + Name="VCCLCompilerTool" + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + </FileConfiguration> + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + </FileConfiguration> + <FileConfiguration + Name="Debug|x64" + > + <Tool + Name="VCCLCompilerTool" + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\..\src\shared\Database\DBCStores.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Database\DBCStores.h" + > + </File> + <File + RelativePath="..\..\src\shared\Database\DBCStructure.h" + > + </File> + </Filter> + </Filter> + <Filter + Name="Log" + > + <File + RelativePath="..\..\src\shared\Log.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Log.h" + > + </File> + </Filter> + <Filter + Name="Util" + > + <File + RelativePath="..\..\src\shared\Base.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Base.h" + > + </File> + <File + RelativePath="..\..\src\shared\ByteBuffer.h" + > + </File> + <File + RelativePath="..\..\src\shared\Errors.h" + > + </File> + <File + RelativePath="..\..\dep\include\mersennetwister\MersenneTwister.h" + > + </File> + <File + RelativePath="..\..\src\shared\Mthread.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Mthread.h" + > + </File> + <File + RelativePath="..\..\src\shared\ProgressBar.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\ProgressBar.h" + > + </File> + <File + RelativePath="..\..\src\shared\Timer.h" + > + </File> + <File + RelativePath="..\..\src\shared\Util.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Util.h" + > + </File> + </Filter> + <Filter + Name="Config" + > + <File + RelativePath="..\..\src\shared\Config\Config.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Config\Config.h" + > + </File> + <File + RelativePath="..\..\src\shared\Config\ConfigEnv.h" + > + </File> + <Filter + Name="dotconfpp" + > + <File + RelativePath="..\..\src\shared\Config\dotconfpp\dotconfpp.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Config\dotconfpp\dotconfpp.h" + > + </File> + <File + RelativePath="..\..\src\shared\Config\dotconfpp\mempool.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Config\dotconfpp\mempool.h" + > + </File> + </Filter> + </Filter> + <Filter + Name="Auth" + > + <File + RelativePath="..\..\src\shared\Auth\AuthCrypt.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Auth\AuthCrypt.h" + > + </File> + <File + RelativePath="..\..\src\shared\Auth\BigNumber.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Auth\BigNumber.h" + > + </File> + <File + RelativePath="..\..\src\shared\Auth\Hmac.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Auth\Hmac.h" + > + </File> + <File + RelativePath="..\..\src\shared\Auth\Sha1.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Auth\Sha1.h" + > + </File> + </Filter> + <Filter + Name="vmaps" + > + <File + RelativePath="..\..\src\shared\vmap\AABSPTree.h" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\BaseModel.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\BaseModel.h" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\CoordModelMapping.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\CoordModelMapping.h" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\DebugCmdLogger.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\DebugCmdLogger.h" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\IVMapManager.h" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\ManagedModelContainer.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\ManagedModelContainer.h" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\ModelContainer.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\ModelContainer.h" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\NodeValueAccess.h" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\ShortBox.h" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\ShortVector.h" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\SubModel.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\SubModel.h" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\TileAssembler.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\TileAssembler.h" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\TreeNode.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\TreeNode.h" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\VMapDefinitions.h" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\VMapFactory.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\VMapFactory.h" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\VMapManager.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\VMapManager.h" + > + </File> + <File + RelativePath="..\..\src\shared\vmap\VMapTools.h" + > + </File> + </Filter> + <File + RelativePath="..\..\src\shared\Common.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\Common.h" + > + </File> + <File + RelativePath="..\..\src\shared\ServiceWin32.cpp" + > + </File> + <File + RelativePath="..\..\src\shared\ServiceWin32.h" + > + </File> + <File + RelativePath="..\..\src\shared\SystemConfig.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |