summaryrefslogtreecommitdiff
path: root/msvc
diff options
context:
space:
mode:
authorSimon Howard2009-10-16 18:10:30 +0000
committerSimon Howard2009-10-16 18:10:30 +0000
commitdf49602893b3bbe625dfc757949b93ea6b7339e0 (patch)
tree7951594067e6cfa9899af0df229b9622c66cfd99 /msvc
parent86d786342816666d70f9abdb57b46438a079ff5a (diff)
downloadchocolate-doom-df49602893b3bbe625dfc757949b93ea6b7339e0.tar.gz
chocolate-doom-df49602893b3bbe625dfc757949b93ea6b7339e0.tar.bz2
chocolate-doom-df49602893b3bbe625dfc757949b93ea6b7339e0.zip
Fix compilation under MSVC (thanks entryway).
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1717
Diffstat (limited to 'msvc')
-rw-r--r--msvc/ChocolateDoom.vcproj40
1 files changed, 40 insertions, 0 deletions
diff --git a/msvc/ChocolateDoom.vcproj b/msvc/ChocolateDoom.vcproj
index 6302ac86..5e01a47d 100644
--- a/msvc/ChocolateDoom.vcproj
+++ b/msvc/ChocolateDoom.vcproj
@@ -9631,6 +9631,46 @@
/>
</FileConfiguration>
</File>
+ <File
+ RelativePath="..\textscreen\txt_scrollpane.c"
+ >
+ <FileConfiguration
+ Name="Debug Server|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release Server|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\textscreen\txt_scrollpane.h"
+ >
+ <FileConfiguration
+ Name="Debug Server|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release Server|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ </FileConfiguration>
+ </File>
</Filter>
</Files>
<Globals>