[llvm-commits] [llvm] r43123 -	/llvm/trunk/win32/Support/Support.vcproj
    Hartmut Kaiser 
    hartmut.kaiser at gmail.com
       
    Thu Oct 18 05:31:51 PDT 2007
    
    
  
Author: hkaiser
Date: Thu Oct 18 07:31:51 2007
New Revision: 43123
URL: http://llvm.org/viewvc/llvm-project?rev=43123&view=rev
Log:
Updated VC++ build system
Modified:
    llvm/trunk/win32/Support/Support.vcproj
Modified: llvm/trunk/win32/Support/Support.vcproj
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/win32/Support/Support.vcproj?rev=43123&r1=43122&r2=43123&view=diff
==============================================================================
--- llvm/trunk/win32/Support/Support.vcproj (original)
+++ llvm/trunk/win32/Support/Support.vcproj Thu Oct 18 07:31:51 2007
@@ -276,6 +276,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\include\llvm\Support\AlignOf.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\include\llvm\Support\Allocator.h"
 				>
 			</File>
    
    
More information about the llvm-commits
mailing list