aboutsummaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2008-09-24 17:23:28 +0000
committerSteve Naroff <snaroff@apple.com>2008-09-24 17:23:28 +0000
commit6bcd2595022ad2c06deb64d57aa7125766d5752a (patch)
treed519113b7e0c10da9ae0b8ee80f935fd0a422ab3 /win32
parent9b8bc833e90176059e920ce61a156ba7dba967d6 (diff)
downloadexternal_llvm-6bcd2595022ad2c06deb64d57aa7125766d5752a.zip
external_llvm-6bcd2595022ad2c06deb64d57aa7125766d5752a.tar.gz
external_llvm-6bcd2595022ad2c06deb64d57aa7125766d5752a.tar.bz2
Add Attributes.cpp to the vcproj.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56561 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-rw-r--r--win32/VMCore/VMCore.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj
index 8a26024..9cff8fa 100644
--- a/win32/VMCore/VMCore.vcproj
+++ b/win32/VMCore/VMCore.vcproj
@@ -310,6 +310,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\VMCore\Attributes.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\VMCore\AutoUpgrade.cpp"
>
</File>