Aargh, fighting cmake stupidness: remove VCPreLinkEventTool clutter
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="AppHelloWorld"
|
||||
ProjectGUID="{54133B06-88EE-4688-B33A-006CF79AEFA3}"
|
||||
ProjectGUID="{2A23FED6-A468-4729-94B1-D6FB47B35419}"
|
||||
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/HelloWorld/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/HelloWorld/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/HelloWorld/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/HelloWorld/RelWithDebInfo"/>
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
|
||||
Reference in New Issue
Block a user