Aargh, fighting cmake stupidness: remove VCPreLinkEventTool clutter
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="AppUserCollisionAlgorithm"
|
||||
ProjectGUID="{6C89F1BF-8F48-4597-8D5C-9DB2BD5ED883}"
|
||||
ProjectGUID="{4F8FBACA-F869-4AC8-AF02-461BBB5BD0A5}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@@ -58,8 +58,7 @@
|
||||
<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/UserCollisionAlgorithm/Debug"/>
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
@@ -122,8 +121,7 @@ CommandLine=""C:\Program Files (x86)\CMake 2.81\bin\cmake.exe" -E make
|
||||
<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/UserCollisionAlgorithm/Release"/>
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
@@ -185,8 +183,7 @@ CommandLine=""C:\Program Files (x86)\CMake 2.81\bin\cmake.exe" -E make
|
||||
<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/UserCollisionAlgorithm/MinSizeRel"/>
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
@@ -249,8 +246,7 @@ CommandLine=""C:\Program Files (x86)\CMake 2.81\bin\cmake.exe" -E make
|
||||
<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/UserCollisionAlgorithm/RelWithDebInfo"/>
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
|
||||
Reference in New Issue
Block a user