aboutsummaryrefslogtreecommitdiffstats
path: root/win32/System
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2006-11-05 19:31:28 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2006-11-05 19:31:28 +0000
commitd41b30def3181bce4bf87e8bde664d15663165d0 (patch)
treeb4a9c4e0797b23f78257e4cb0f74fde8ec183b2e /win32/System
parentbcf81242df7983b8e86bec179c4fa04265b26db2 (diff)
downloadexternal_llvm-d41b30def3181bce4bf87e8bde664d15663165d0.zip
external_llvm-d41b30def3181bce4bf87e8bde664d15663165d0.tar.gz
external_llvm-d41b30def3181bce4bf87e8bde664d15663165d0.tar.bz2
Unbreak VC++ build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31464 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/System')
-rw-r--r--win32/System/System.vcproj12
1 files changed, 12 insertions, 0 deletions
diff --git a/win32/System/System.vcproj b/win32/System/System.vcproj
index 61ed4e7..1286da3 100644
--- a/win32/System/System.vcproj
+++ b/win32/System/System.vcproj
@@ -110,9 +110,15 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
+ RelativePath="..\..\lib\System\Alarm.cpp">
+ </File>
+ <File
RelativePath="..\..\lib\System\DynamicLibrary.cpp">
</File>
<File
+ RelativePath="..\..\lib\System\IncludeFile.cpp">
+ </File>
+ <File
RelativePath="..\..\lib\System\MappedFile.cpp">
</File>
<File
@@ -142,9 +148,15 @@
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
<File
+ RelativePath="..\..\include\llvm\System\Alarm.h">
+ </File>
+ <File
RelativePath="..\..\include\llvm\System\DynamicLibrary.h">
</File>
<File
+ RelativePath="..\..\include\llvm\System\IncludeFile.h">
+ </File>
+ <File
RelativePath="..\..\include\llvm\System\MappedFile.h">
</File>
<File