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.vcproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'projects/openttd.vcproj') diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index 2f6380fa3..db9fa427c 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -13,12 +13,12 @@