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:
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="GIMPACTUtils"
|
||||
ProjectGUID="{55CC5773-B274-4DF0-BC22-B50890FFF22F}"
|
||||
ProjectGUID="{19F41A04-3ECA-4381-A07C-31DE08F9ACAD}"
|
||||
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=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/GIMPACTUtils/Debug/GIMPACTUtils.pdb"
|
||||
ProgramDataBaseFileName="Debug/GIMPACTUtils.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=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/GIMPACTUtils/Release/GIMPACTUtils.pdb"
|
||||
ProgramDataBaseFileName="Release/GIMPACTUtils.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=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/GIMPACTUtils/MinSizeRel/GIMPACTUtils.pdb"
|
||||
ProgramDataBaseFileName="MinSizeRel/GIMPACTUtils.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=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/GIMPACTUtils/RelWithDebInfo/GIMPACTUtils.pdb"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/GIMPACTUtils.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
|
||||
Reference in New Issue
Block a user