summaryrefslogtreecommitdiff
path: root/projects/strgen_vs80.vcproj
diff options
context:
space:
mode:
authorDarkvater <darkvater@openttd.org>2007-03-10 00:25:54 +0000
committerDarkvater <darkvater@openttd.org>2007-03-10 00:25:54 +0000
commit53f48bbd4db3f8f1ecdc4fdf0640ef29732c692c (patch)
tree36c5e69f3962af84ce5e9e22c7f449fc0b2ed7ce /projects/strgen_vs80.vcproj
parent933c40667868c4a57fc16e96f2cc7b2f1508a329 (diff)
downloadopenttd-53f48bbd4db3f8f1ecdc4fdf0640ef29732c692c.tar.xz
(svn r9082) -Codechange: [win32] Update VS2003 and VS2005 project files to use the same outpath, and build in UNICODE mode. When making a release it is probably better to make two binaries, one without UNICODE, the other with, guaranteeing full Win9x compatibility (UNICODE with MSLU also works, without it's even better).
-Remove: [os/2] Relic project file remains from watcom
Diffstat (limited to 'projects/strgen_vs80.vcproj')
-rw-r--r--projects/strgen_vs80.vcproj8
1 files changed, 0 insertions, 8 deletions
diff --git a/projects/strgen_vs80.vcproj b/projects/strgen_vs80.vcproj
index caefd8507..7dc56f9e2 100644
--- a/projects/strgen_vs80.vcproj
+++ b/projects/strgen_vs80.vcproj
@@ -119,14 +119,6 @@
<File
RelativePath="..\src\string.cpp"
>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"
- />
- </FileConfiguration>
</File>
</Filter>
<File