Updates to Visual C++ project files for building on win32.
authorReid Spencer <rspencer@reidspencer.com>
Mon, 15 Nov 2004 17:28:08 +0000 (17:28 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 15 Nov 2004 17:28:08 +0000 (17:28 +0000)
Patch contributed by Morten Ofstad.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17829 91177308-0d34-0410-b5e6-96231b3b80d8

win32/System/System.vcproj
win32/VMCore/VMCore.vcproj

index 5ac35887a4fb4f5d15aa0e6a45f2ca062b7b54a7..c17ec861ea5e9135ab42eae6fbf19bbf23112e3c 100644 (file)
                        <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"/>
index 29fead08056d3f80987efb33279f13179438e658..45a11004954f8702c050f0ce61e334b5622bd4e9 100644 (file)
                        <File
                                RelativePath="..\..\lib\VMCore\LeakDetector.cpp">
                        </File>
-                       <File
-                               RelativePath="..\..\lib\VMCore\Linker.cpp">
-                       </File>
                        <File
                                RelativePath="..\..\lib\VMCore\Mangler.cpp">
                        </File>