Update vcproj files.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47967 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/clangCodeGen/clangCodeGen.vcproj b/win32/clangCodeGen/clangCodeGen.vcproj
index 2765f23..71615e1 100644
--- a/win32/clangCodeGen/clangCodeGen.vcproj
+++ b/win32/clangCodeGen/clangCodeGen.vcproj
@@ -173,6 +173,10 @@
>
</File>
<File
+ RelativePath="..\..\CodeGen\CGExprConstant.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\CodeGen\CGExprScalar.cpp"
>
</File>
@@ -181,6 +185,10 @@
>
</File>
<File
+ RelativePath="..\..\CodeGen\CGObjCGNU.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\CodeGen\CGStmt.cpp"
>
</File>