Add some files to VC++ project.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58047 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Steve Naroff 2008-10-23 23:20:50 +00:00
Родитель b247578c52
Коммит d9c179d97f
2 изменённых файлов: 12 добавлений и 0 удалений

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

@ -195,6 +195,10 @@
RelativePath="..\..\Driver\ASTConsumers.cpp"
>
</File>
<File
RelativePath="..\..\Driver\Backend.cpp"
>
</File>
<File
RelativePath="..\..\Driver\CacheTokens.cpp"
>

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

@ -198,10 +198,18 @@
RelativePath="..\..\lib\Sema\SemaExprObjC.cpp"
>
</File>
<File
RelativePath="..\..\lib\Sema\SemaInherit.cpp"
>
</File>
<File
RelativePath="..\..\lib\Sema\SemaInit.cpp"
>
</File>
<File
RelativePath="..\..\lib\Sema\SemaOverload.cpp"
>
</File>
<File
RelativePath="..\..\lib\Sema\SemaStmt.cpp"
>