summaryrefslogtreecommitdiff
path: root/win32/System
diff options
context:
space:
mode:
Diffstat (limited to 'win32/System')
-rw-r--r--win32/System/System.vcproj6
1 files changed, 4 insertions, 2 deletions
diff --git a/win32/System/System.vcproj b/win32/System/System.vcproj
index c17ec861ea..5ac35887a4 100644
--- a/win32/System/System.vcproj
+++ b/win32/System/System.vcproj
@@ -230,13 +230,15 @@
<File
RelativePath="..\..\lib\System\Win32\Signals.cpp">
<FileConfiguration
- Name="Debug|Win32">
+ Name="Debug|Win32"
+ ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
</FileConfiguration>
<FileConfiguration
- Name="Release|Win32">
+ Name="Release|Win32"
+ ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)/$(InputName)1.obj"/>