Browse code

Remove cmake invocation.

Török Edvin authored on 2009/12/13 00:26:10
Showing 1 changed files
... ...
@@ -77,10 +77,6 @@
77 77
 				AdditionalIncludeDirectories="$(SolutionDir)..\win32\llvmbuild\include;$(SolutionDir)..\libclamav\c++\llvm\include;"
78 78
 			/>
79 79
 			<Tool
80
-				Name="VCPreLinkEventTool"
81
-				CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -E make_directory $(SolutionDir)../win32/llvmbuild/lib/Debug"
82
-			/>
83
-			<Tool
84 80
 				Name="VCLinkerTool"
85 81
 				LinkLibraryDependencies="false"
86 82
 				AdditionalOptions=" /STACK:10000000 /machine:I386 /debug"
... ...
@@ -176,10 +172,6 @@
176 176
 				AdditionalIncludeDirectories="$(SolutionDir)..\win32\llvmbuild\include;$(SolutionDir)..\libclamav\c++\llvm\include;"
177 177
 			/>
178 178
 			<Tool
179
-				Name="VCPreLinkEventTool"
180
-				CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -E make_directory $(SolutionDir)../win32/llvmbuild/lib/Release"
181
-			/>
182
-			<Tool
183 179
 				Name="VCLinkerTool"
184 180
 				LinkLibraryDependencies="false"
185 181
 				AdditionalOptions=" /STACK:10000000 /machine:I386"
... ...
@@ -274,10 +266,6 @@
274 274
 				AdditionalIncludeDirectories="$(SolutionDir)..\win32\llvmbuild\include;$(SolutionDir)..\libclamav\c++\llvm\include;"
275 275
 			/>
276 276
 			<Tool
277
-				Name="VCPreLinkEventTool"
278
-				CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -E make_directory $(SolutionDir)../win32/llvmbuild/lib/MinSizeRel"
279
-			/>
280
-			<Tool
281 277
 				Name="VCLinkerTool"
282 278
 				LinkLibraryDependencies="false"
283 279
 				AdditionalOptions=" /STACK:10000000 /machine:I386"
... ...
@@ -373,10 +361,6 @@
373 373
 				AdditionalIncludeDirectories="$(SolutionDir)..\win32\llvmbuild\include;$(SolutionDir)..\libclamav\c++\llvm\include;"
374 374
 			/>
375 375
 			<Tool
376
-				Name="VCPreLinkEventTool"
377
-				CommandLine="&quot;C:\Program Files\CMake 2.8\bin\cmake.exe&quot; -E make_directory $(SolutionDir)../win32/llvmbuild/lib/RelWithDebInfo"
378
-			/>
379
-			<Tool
380 376
 				Name="VCLinkerTool"
381 377
 				LinkLibraryDependencies="false"
382 378
 				AdditionalOptions=" /STACK:10000000 /machine:I386 /debug"