Aargh, fighting cmake stupidness: remove VCPreLinkEventTool clutter
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="AppCcdPhysicsDemo"
|
||||
ProjectGUID="{402A7D44-2BFD-40A7-B83B-48C4A58B305D}"
|
||||
ProjectGUID="{E2BA8A83-37E9-445A-AB3C-C00BF0AEEACE}"
|
||||
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/CcdPhysicsDemo/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/CcdPhysicsDemo/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/CcdPhysicsDemo/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/CcdPhysicsDemo/RelWithDebInfo"/>
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
|
||||
Reference in New Issue
Block a user