mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Updates to Visual C++ project files for building on win32.
Patch contributed by Morten Ofstad. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17829 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
101142970b
commit
9befac48d7
@ -230,15 +230,13 @@
|
||||
<File
|
||||
RelativePath="..\..\lib\System\Win32\Signals.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="TRUE">
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="TRUE">
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||||
|
@ -141,9 +141,6 @@
|
||||
<File
|
||||
RelativePath="..\..\lib\VMCore\LeakDetector.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\VMCore\Linker.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\VMCore\Mangler.cpp">
|
||||
</File>
|
||||
|
Loading…
Reference in New Issue
Block a user