From 53f48bbd4db3f8f1ecdc4fdf0640ef29732c692c Mon Sep 17 00:00:00 2001 From: Darkvater Date: Sat, 10 Mar 2007 00:25:54 +0000 Subject: (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 --- projects/openttd_vs80.vcproj.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'projects/openttd_vs80.vcproj.in') diff --git a/projects/openttd_vs80.vcproj.in b/projects/openttd_vs80.vcproj.in index 4796e09ce..59e0b0438 100644 --- a/projects/openttd_vs80.vcproj.in +++ b/projects/openttd_vs80.vcproj.in @@ -28,7 +28,7 @@ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" - CharacterSet="2" + CharacterSet="1" WholeProgramOptimization="1" >