summaryrefslogtreecommitdiffstats
path: root/clang/win32
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2008-10-05 00:52:59 +0000
committerSteve Naroff <snaroff@apple.com>2008-10-05 00:52:59 +0000
commit47ddedab08b06f101461a909141b11532f008abf (patch)
treef0531bccc9a311e051b5d753da711bfcbcbb074c /clang/win32
parentca91f265c445ad56eefef61ce35dbf2b2f82a6c4 (diff)
downloadbcm5719-llvm-47ddedab08b06f101461a909141b11532f008abf.tar.gz
bcm5719-llvm-47ddedab08b06f101461a909141b11532f008abf.zip
Update VC++ project file
llvm-svn: 57090
Diffstat (limited to 'clang/win32')
-rw-r--r--clang/win32/clangParse/clangParse.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/clang/win32/clangParse/clangParse.vcproj b/clang/win32/clangParse/clangParse.vcproj
index 0763154748a..ba217cb6cf8 100644
--- a/clang/win32/clangParse/clangParse.vcproj
+++ b/clang/win32/clangParse/clangParse.vcproj
@@ -195,6 +195,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\Parse\ParsePragma.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Parse\Parser.cpp"
>
</File>
@@ -202,6 +206,10 @@
RelativePath="..\..\lib\Parse\ParseStmt.cpp"
>
</File>
+ <File
+ RelativePath="..\..\lib\Parse\ParseTentative.cpp"
+ >
+ </File>
</Filter>
<Filter
Name="Header Files"
OpenPOWER on IntegriCloud