summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2008-10-05 01:04:07 +0000
committerSteve Naroff <snaroff@apple.com>2008-10-05 01:04:07 +0000
commit8256d75f84b595dc29828819791b79d45fcaae81 (patch)
tree2d3f2c6cc9feb1044e927412f5adf49ce95cf4c5 /win32
parent2f63ca3fa8ea22d34a35204517803b2b0bd0bd89 (diff)
downloadllvm-8256d75f84b595dc29828819791b79d45fcaae81.tar.gz
llvm-8256d75f84b595dc29828819791b79d45fcaae81.tar.bz2
llvm-8256d75f84b595dc29828819791b79d45fcaae81.tar.xz
Update VC++ project file
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57091 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-rw-r--r--win32/System/System.vcproj4
-rw-r--r--win32/VMCore/VMCore.vcproj4
2 files changed, 4 insertions, 4 deletions
diff --git a/win32/System/System.vcproj b/win32/System/System.vcproj
index 07e1fd4df2..f72a754a3c 100644
--- a/win32/System/System.vcproj
+++ b/win32/System/System.vcproj
@@ -314,6 +314,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\System\Host.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\System\IncludeFile.cpp"
>
</File>
diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj
index 9cff8faa86..018d0e5aca 100644
--- a/win32/VMCore/VMCore.vcproj
+++ b/win32/VMCore/VMCore.vcproj
@@ -426,10 +426,6 @@
>
</File>
<File
- RelativePath="..\..\lib\VMCore\ParameterAttributes.cpp"
- >
- </File>
- <File
RelativePath="..\..\lib\VMCore\Pass.cpp"
>
</File>