mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-26 07:34:06 +00:00
Unbreak VC++ build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36560 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9bc406019e
commit
1d6bf2f580
@ -117,22 +117,19 @@
|
||||
<File
|
||||
RelativePath="..\..\lib\Bitcode\Reader\BitcodeReader.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Bitcode\Reader\ReaderWrappers.cpp">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Writer"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\lib\Bitcode\Writer\BitcodeWriter.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Bitcode\Writer\Writer.cpp">
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
|
@ -157,6 +157,9 @@
|
||||
<File
|
||||
RelativePath="..\..\lib\Support\ManagedStatic.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Support\MemoryBuffer.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Support\PluginLoader.cpp">
|
||||
</File>
|
||||
@ -310,6 +313,9 @@
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Support\MathExtras.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Support\MemoryBuffer.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Support\OutputBuffer.h">
|
||||
</File>
|
||||
|
Loading…
x
Reference in New Issue
Block a user