[llvm-commits] CVS: llvm/win32/VMCore/VMCore.vcproj
Reid Spencer
reid at x10sys.com
Mon Nov 15 09:28:19 PST 2004
Changes in directory llvm/win32/VMCore:
VMCore.vcproj updated: 1.2 -> 1.3
---
Log message:
Updates to Visual C++ project files for building on win32.
Patch contributed by Morten Ofstad.
---
Diffs of the changes: (+0 -3)
Index: llvm/win32/VMCore/VMCore.vcproj
diff -u llvm/win32/VMCore/VMCore.vcproj:1.2 llvm/win32/VMCore/VMCore.vcproj:1.3
--- llvm/win32/VMCore/VMCore.vcproj:1.2 Sat Nov 6 11:07:36 2004
+++ llvm/win32/VMCore/VMCore.vcproj Mon Nov 15 11:28:08 2004
@@ -142,9 +142,6 @@
RelativePath="..\..\lib\VMCore\LeakDetector.cpp">
</File>
<File
- RelativePath="..\..\lib\VMCore\Linker.cpp">
- </File>
- <File
RelativePath="..\..\lib\VMCore\Mangler.cpp">
</File>
<File
More information about the llvm-commits
mailing list