300 lines
15 KiB
XML
300 lines
15 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="AppSerializeDemo"
|
|
ProjectGUID="{74DEE8B9-197D-49DD-BD9E-26AE9B7AC0EB}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="AppSerializeDemo.dir\Debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000 /fp:fast"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;..\..\..\..\Demos\OpenGL;..\..\..\..\Extras\Serialize\BulletFileLoader;..\..\..\..\Extras\Serialize\BulletWorldImporter;"
|
|
BasicRuntimeChecks="3"
|
|
CompileAs="2"
|
|
DebugInformationFormat="3"
|
|
EnableEnhancedInstructionSet="1"
|
|
ExceptionHandling="1"
|
|
InlineFunctionExpansion="0"
|
|
Optimization="0"
|
|
RuntimeLibrary="3"
|
|
RuntimeTypeInfo="TRUE"
|
|
WarningLevel="3"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Debug\""
|
|
AssemblerListingLocation="Debug"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="..\..\..\../AppSerializeDemo_Debug.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;..\..\..\..\Demos\OpenGL;..\..\..\..\Extras\Serialize\BulletFileLoader;..\..\..\..\Extras\Serialize\BulletWorldImporter;"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Debug\""/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Debug\""
|
|
MkTypLibCompatible="FALSE"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName="$(InputName).tlb"
|
|
OutputDirectory="$(IntDir)"
|
|
HeaderFileName="$(InputName).h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="$(InputName)_i.c"
|
|
ProxyFileName="$(InputName)_p.c"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
CommandLine=""C:\Program Files (x86)\CMake 2.81\bin\cmake.exe" -E make_directory L:/develop/bullet-2.76/msvc/2008/Demos/SerializeDemo/Debug"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""C:\Program Files (x86)\CMake 2.81\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/GLUT32.DLL L:/develop/bullet-2.76/msvc/2008/Demos/SerializeDemo"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkLibraryDependencies="false"
|
|
AdditionalOptions=" /STACK:10000000 /machine:X86 /debug"
|
|
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\Debug\OpenGLSupport.lib ..\..\Extras\Serialize\BulletWorldImporter\Debug\BulletWorldImporter.lib ..\..\src\BulletDynamics\Debug\BulletDynamics.lib ..\..\src\BulletCollision\Debug\BulletCollision.lib ..\..\src\LinearMath\Debug\LinearMath.lib ..\..\Extras\Serialize\BulletFileLoader\Debug\BulletFileLoader.lib ..\..\..\..\Glut\glut32.lib opengl32.lib glu32.lib "
|
|
OutputFile="..\..\..\..\AppSerializeDemo_Debug.exe"
|
|
Version="0.0"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""
|
|
ProgramDataBaseFile="..\..\..\../AppSerializeDemo_Debug.pdb"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="1"
|
|
ImportLibrary="Debug\AppSerializeDemo_Debug.lib"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="AppSerializeDemo.dir\Release"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000 /fp:fast"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;..\..\..\..\Demos\OpenGL;..\..\..\..\Extras\Serialize\BulletFileLoader;..\..\..\..\Extras\Serialize\BulletWorldImporter;"
|
|
CompileAs="2"
|
|
EnableEnhancedInstructionSet="1"
|
|
ExceptionHandling="1"
|
|
InlineFunctionExpansion="2"
|
|
Optimization="2"
|
|
RuntimeLibrary="2"
|
|
RuntimeTypeInfo="TRUE"
|
|
WarningLevel="3"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Release\""
|
|
AssemblerListingLocation="Release"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="..\..\..\../AppSerializeDemo.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;..\..\..\..\Demos\OpenGL;..\..\..\..\Extras\Serialize\BulletFileLoader;..\..\..\..\Extras\Serialize\BulletWorldImporter;"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Release\""/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Release\""
|
|
MkTypLibCompatible="FALSE"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName="$(InputName).tlb"
|
|
OutputDirectory="$(IntDir)"
|
|
HeaderFileName="$(InputName).h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="$(InputName)_i.c"
|
|
ProxyFileName="$(InputName)_p.c"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
CommandLine=""C:\Program Files (x86)\CMake 2.81\bin\cmake.exe" -E make_directory L:/develop/bullet-2.76/msvc/2008/Demos/SerializeDemo/Release"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""C:\Program Files (x86)\CMake 2.81\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/GLUT32.DLL L:/develop/bullet-2.76/msvc/2008/Demos/SerializeDemo"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkLibraryDependencies="false"
|
|
AdditionalOptions=" /STACK:10000000 /machine:X86"
|
|
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\Release\OpenGLSupport.lib ..\..\Extras\Serialize\BulletWorldImporter\Release\BulletWorldImporter.lib ..\..\src\BulletDynamics\Release\BulletDynamics.lib ..\..\src\BulletCollision\Release\BulletCollision.lib ..\..\src\LinearMath\Release\LinearMath.lib ..\..\Extras\Serialize\BulletFileLoader\Release\BulletFileLoader.lib ..\..\..\..\Glut\glut32.lib opengl32.lib glu32.lib "
|
|
OutputFile="..\..\..\..\AppSerializeDemo.exe"
|
|
Version="0.0"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""
|
|
ProgramDataBaseFile="..\..\..\../AppSerializeDemo.pdb"
|
|
SubSystem="1"
|
|
ImportLibrary="Release\AppSerializeDemo.lib"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="MinSizeRel|Win32"
|
|
OutputDirectory="MinSizeRel"
|
|
IntermediateDirectory="AppSerializeDemo.dir\MinSizeRel"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000 /fp:fast"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;..\..\..\..\Demos\OpenGL;..\..\..\..\Extras\Serialize\BulletFileLoader;..\..\..\..\Extras\Serialize\BulletWorldImporter;"
|
|
CompileAs="2"
|
|
EnableEnhancedInstructionSet="1"
|
|
ExceptionHandling="1"
|
|
InlineFunctionExpansion="1"
|
|
Optimization="1"
|
|
RuntimeLibrary="2"
|
|
RuntimeTypeInfo="TRUE"
|
|
WarningLevel="3"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"MinSizeRel\""
|
|
AssemblerListingLocation="MinSizeRel"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="..\..\..\../AppSerializeDemo_MinsizeRel.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;..\..\..\..\Demos\OpenGL;..\..\..\..\Extras\Serialize\BulletFileLoader;..\..\..\..\Extras\Serialize\BulletWorldImporter;"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"MinSizeRel\""/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"MinSizeRel\""
|
|
MkTypLibCompatible="FALSE"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName="$(InputName).tlb"
|
|
OutputDirectory="$(IntDir)"
|
|
HeaderFileName="$(InputName).h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="$(InputName)_i.c"
|
|
ProxyFileName="$(InputName)_p.c"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
CommandLine=""C:\Program Files (x86)\CMake 2.81\bin\cmake.exe" -E make_directory L:/develop/bullet-2.76/msvc/2008/Demos/SerializeDemo/MinSizeRel"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""C:\Program Files (x86)\CMake 2.81\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/GLUT32.DLL L:/develop/bullet-2.76/msvc/2008/Demos/SerializeDemo"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkLibraryDependencies="false"
|
|
AdditionalOptions=" /STACK:10000000 /machine:X86"
|
|
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\MinSizeRel\OpenGLSupport.lib ..\..\Extras\Serialize\BulletWorldImporter\MinSizeRel\BulletWorldImporter.lib ..\..\src\BulletDynamics\MinSizeRel\BulletDynamics.lib ..\..\src\BulletCollision\MinSizeRel\BulletCollision.lib ..\..\src\LinearMath\MinSizeRel\LinearMath.lib ..\..\Extras\Serialize\BulletFileLoader\MinSizeRel\BulletFileLoader.lib ..\..\..\..\Glut\glut32.lib opengl32.lib glu32.lib "
|
|
OutputFile="..\..\..\..\AppSerializeDemo_MinsizeRel.exe"
|
|
Version="0.0"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""
|
|
ProgramDataBaseFile="..\..\..\../AppSerializeDemo_MinsizeRel.pdb"
|
|
SubSystem="1"
|
|
ImportLibrary="MinSizeRel\AppSerializeDemo_MinsizeRel.lib"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="RelWithDebInfo|Win32"
|
|
OutputDirectory="RelWithDebInfo"
|
|
IntermediateDirectory="AppSerializeDemo.dir\RelWithDebInfo"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions=" /Zm1000 /fp:fast"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;..\..\..\..\Demos\OpenGL;..\..\..\..\Extras\Serialize\BulletFileLoader;..\..\..\..\Extras\Serialize\BulletWorldImporter;"
|
|
CompileAs="2"
|
|
DebugInformationFormat="3"
|
|
EnableEnhancedInstructionSet="1"
|
|
ExceptionHandling="1"
|
|
InlineFunctionExpansion="1"
|
|
Optimization="2"
|
|
RuntimeLibrary="2"
|
|
RuntimeTypeInfo="TRUE"
|
|
WarningLevel="3"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"RelWithDebInfo\""
|
|
AssemblerListingLocation="RelWithDebInfo"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="..\..\..\../AppSerializeDemo_RelWithDebugInfo.pdb"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;..\..\..\..\Demos\OpenGL;..\..\..\..\Extras\Serialize\BulletFileLoader;..\..\..\..\Extras\Serialize\BulletWorldImporter;"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"RelWithDebInfo\""/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"RelWithDebInfo\""
|
|
MkTypLibCompatible="FALSE"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName="$(InputName).tlb"
|
|
OutputDirectory="$(IntDir)"
|
|
HeaderFileName="$(InputName).h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="$(InputName)_i.c"
|
|
ProxyFileName="$(InputName)_p.c"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
CommandLine=""C:\Program Files (x86)\CMake 2.81\bin\cmake.exe" -E make_directory L:/develop/bullet-2.76/msvc/2008/Demos/SerializeDemo/RelWithDebInfo"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""C:\Program Files (x86)\CMake 2.81\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/GLUT32.DLL L:/develop/bullet-2.76/msvc/2008/Demos/SerializeDemo"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkLibraryDependencies="false"
|
|
AdditionalOptions=" /STACK:10000000 /machine:X86 /debug"
|
|
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\RelWithDebInfo\OpenGLSupport.lib ..\..\Extras\Serialize\BulletWorldImporter\RelWithDebInfo\BulletWorldImporter.lib ..\..\src\BulletDynamics\RelWithDebInfo\BulletDynamics.lib ..\..\src\BulletCollision\RelWithDebInfo\BulletCollision.lib ..\..\src\LinearMath\RelWithDebInfo\LinearMath.lib ..\..\Extras\Serialize\BulletFileLoader\RelWithDebInfo\BulletFileLoader.lib ..\..\..\..\Glut\glut32.lib opengl32.lib glu32.lib "
|
|
OutputFile="..\..\..\..\AppSerializeDemo_RelWithDebugInfo.exe"
|
|
Version="0.0"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""
|
|
ProgramDataBaseFile="..\..\..\../AppSerializeDemo_RelWithDebugInfo.pdb"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="1"
|
|
ImportLibrary="RelWithDebInfo\AppSerializeDemo_RelWithDebugInfo.lib"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\SerializeDemo\main.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\SerializeDemo\SerializeDemo.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\bullet.rc">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\..\..\Demos\SerializeDemo\SerializeDemo.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|