Add Attributes.cpp to the vcproj.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56561 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Steve Naroff 2008-09-24 17:23:28 +00:00
parent 446531e7bb
commit 7c3a913944

View File

@ -309,6 +309,10 @@
RelativePath="..\..\lib\VMCore\AsmWriter.cpp"
>
</File>
<File
RelativePath="..\..\lib\VMCore\Attributes.cpp"
>
</File>
<File
RelativePath="..\..\lib\VMCore\AutoUpgrade.cpp"
>