[llvm-commits] CVS: llvm/win32/Support/Support.vcproj

Jeff Cohen jeffc at jolt-lang.org
Mon May 7 08:22:22 PDT 2007



Changes in directory llvm/win32/Support:

Support.vcproj updated: 1.20 -> 1.21
---
Log message:

Unbreak VC++ build.

---
Diffs of the changes:  (+0 -43)

 Support.vcproj |   43 -------------------------------------------
 1 files changed, 43 deletions(-)


Index: llvm/win32/Support/Support.vcproj
diff -u llvm/win32/Support/Support.vcproj:1.20 llvm/win32/Support/Support.vcproj:1.21
--- llvm/win32/Support/Support.vcproj:1.20	Sun Apr 29 09:22:14 2007
+++ llvm/win32/Support/Support.vcproj	Mon May  7 10:21:46 2007
@@ -122,15 +122,6 @@
 				RelativePath="..\..\lib\Support\CommandLine.cpp">
 			</File>
 			<File
-				RelativePath="..\..\lib\Support\Compressor.cpp">
-				<FileConfiguration
-					Name="Debug|Win32">
-					<Tool
-						Name="VCCLCompilerTool"
-						AdditionalIncludeDirectories=""/>
-				</FileConfiguration>
-			</File>
-			<File
 				RelativePath="..\..\lib\Support\ConstantRange.cpp">
 			</File>
 			<File
@@ -199,37 +190,6 @@
 			<File
 				RelativePath="..\..\lib\Support\Timer.cpp">
 			</File>
-			<Filter
-				Name="bzip2"
-				Filter="">
-				<File
-					RelativePath="..\..\lib\Support\bzip2\blocksort.c">
-				</File>
-				<File
-					RelativePath="..\..\lib\Support\bzip2\bzlib.c">
-				</File>
-				<File
-					RelativePath="..\..\lib\Support\bzip2\bzlib.h">
-				</File>
-				<File
-					RelativePath="..\..\lib\Support\bzip2\bzlib_private.h">
-				</File>
-				<File
-					RelativePath="..\..\lib\Support\bzip2\compress.c">
-				</File>
-				<File
-					RelativePath="..\..\lib\Support\bzip2\crctable.c">
-				</File>
-				<File
-					RelativePath="..\..\lib\Support\bzip2\decompress.c">
-				</File>
-				<File
-					RelativePath="..\..\lib\Support\bzip2\huffman.c">
-				</File>
-				<File
-					RelativePath="..\..\lib\Support\bzip2\randtable.c">
-				</File>
-			</Filter>
 		</Filter>
 		<Filter
 			Name="Header Files"
@@ -260,9 +220,6 @@
 				RelativePath="..\..\include\llvm\Support\Compiler.h">
 			</File>
 			<File
-				RelativePath="..\..\include\llvm\Support\Compressor.h">
-			</File>
-			<File
 				RelativePath="..\..\include\llvm\Support\ConstantRange.h">
 			</File>
 			<File






More information about the llvm-commits mailing list