aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--win32/clangParse/clangParse.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/clangParse/clangParse.vcproj b/win32/clangParse/clangParse.vcproj
index 0763154748..ba217cb6cf 100644
--- a/win32/clangParse/clangParse.vcproj
+++ b/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"