summaryrefslogtreecommitdiff
path: root/win32/System/System.vcproj
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-11-15 17:28:08 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-11-15 17:28:08 +0000
commit9befac48d7f1650b13b43c552c0ec6912c69b1c2 (patch)
tree63351af6fcc5f866ff2e8d01d52551710ddcb1b1 /win32/System/System.vcproj
parent101142970b40e4e121b42cc7a82c07ddf2cf2835 (diff)
downloadllvm-9befac48d7f1650b13b43c552c0ec6912c69b1c2.tar.gz
llvm-9befac48d7f1650b13b43c552c0ec6912c69b1c2.tar.bz2
llvm-9befac48d7f1650b13b43c552c0ec6912c69b1c2.tar.xz
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
Diffstat (limited to 'win32/System/System.vcproj')
-rw-r--r--win32/System/System.vcproj6
1 files changed, 2 insertions, 4 deletions
diff --git a/win32/System/System.vcproj b/win32/System/System.vcproj
index 5ac35887a4..c17ec861ea 100644
--- a/win32/System/System.vcproj
+++ b/win32/System/System.vcproj
@@ -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"/>