summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2008-11-10 20:02:45 +0000
committerSteve Naroff <snaroff@apple.com>2008-11-10 20:02:45 +0000
commit1255652319f8a59bb2112921c3fae2375b282b45 (patch)
tree72949ecd7b69ffbc5219f36ee99aaed625ae8cce /win32
parent25e70871412a48466673d695fd7ed591231e23f0 (diff)
downloadclang-1255652319f8a59bb2112921c3fae2375b282b45.tar.gz
Update VC++ project file.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58996 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-rw-r--r--win32/clangSema/clangSema.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/clangSema/clangSema.vcproj b/win32/clangSema/clangSema.vcproj
index a313c7321a..ef3dc58f28 100644
--- a/win32/clangSema/clangSema.vcproj
+++ b/win32/clangSema/clangSema.vcproj
@@ -171,6 +171,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\Sema\SemaCXXScopeSpec.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Sema\SemaDecl.cpp"
>
</File>