More VC++ project file updates.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@50909 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Steve Naroff 2008-05-09 19:10:27 +00:00
Родитель 14b16b4a31
Коммит 618916e05b
2 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -156,6 +156,10 @@
RelativePath="..\..\lib\CodeGen\CGBuiltin.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\CGDebugInfo.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\CGDecl.cpp"
>

Просмотреть файл

@ -213,6 +213,10 @@
RelativePath="..\..\Driver\PrintPreprocessedOutput.cpp"
>
</File>
<File
RelativePath="..\..\Driver\RewriteMacros.cpp"
>
</File>
<File
RelativePath="..\..\Driver\RewriteObjC.cpp"
>