(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
This commit is contained in:
Darkvater
2007-03-10 00:25:54 +00:00
parent 933c406678
commit 53f48bbd4d
7 changed files with 23 additions and 168 deletions

View File

@@ -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