autogenerated MSVC projectfiles using a patched cmake-2.8 because of this pdb issue

See patched cmake build here http://gamekit.googlecode.com/files/cmake2.8_patched.zip
This commit is contained in:
erwin.coumans
2010-01-28 00:50:13 +00:00
parent a082716fe2
commit 0814473528
17 changed files with 322 additions and 306 deletions

View File

@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9.00"
Name="BulletWorldImporter"
ProjectGUID="{DFB781A1-4AB7-438E-884A-AE2AA604E678}"
ProjectGUID="{DEBDACD5-CD49-4B49-BC01-87AD6D6281D8}"
Keyword="Win32Proj">
<Platforms>
<Platform
@@ -34,7 +34,7 @@
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Debug\&quot;"
AssemblerListingLocation="Debug"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/Serialize/BulletWorldImporter/Debug/BulletWorldImporter.pdb"
ProgramDataBaseFileName="Debug/BulletWorldImporter.pdb"
/>
<Tool
Name="VCCustomBuildTool"/>
@@ -86,7 +86,7 @@
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;Release\&quot;"
AssemblerListingLocation="Release"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/Serialize/BulletWorldImporter/Release/BulletWorldImporter.pdb"
ProgramDataBaseFileName="Release/BulletWorldImporter.pdb"
/>
<Tool
Name="VCCustomBuildTool"/>
@@ -138,7 +138,7 @@
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;MinSizeRel\&quot;"
AssemblerListingLocation="MinSizeRel"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/Serialize/BulletWorldImporter/MinSizeRel/BulletWorldImporter.pdb"
ProgramDataBaseFileName="MinSizeRel/BulletWorldImporter.pdb"
/>
<Tool
Name="VCCustomBuildTool"/>
@@ -191,7 +191,7 @@
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\&quot;RelWithDebInfo\&quot;"
AssemblerListingLocation="RelWithDebInfo"
ObjectFile="$(IntDir)\"
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/Serialize/BulletWorldImporter/RelWithDebInfo/BulletWorldImporter.pdb"
ProgramDataBaseFileName="RelWithDebInfo/BulletWorldImporter.pdb"
/>
<Tool
Name="VCCustomBuildTool"/>