summaryrefslogtreecommitdiff
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
commit7c3a913944d852f50f8a8e7b505947960c525acc (patch)
treed519113b7e0c10da9ae0b8ee80f935fd0a422ab3 /win32
parent446531e7bb4355117b070493ca8e81e4b123ef18 (diff)
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 8a260248265..9cff8faa864 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>