[Scummvm-devel] Re: [Scummvm-cvs-logs] CVS: scummvm/dists/msvc8 scummvm.vcproj,1.14,1.15

Eugene Sandulenko sev at interhack.net
Fri Feb 18 02:43:27 CET 2005


Pawel Kolodziejski writes:
 > Update of /cvsroot/scummvm/scummvm/dists/msvc8
 > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv554
 > 
 > Modified Files:
 > 	scummvm.vcproj 
 > Log Message:
 > after Andrew removal ZLIB_WINAPI from scummsys.h
 > I need that for msvc 8.
 > 
 > Index: scummvm.vcproj
 > ===================================================================
 > - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2;USE_NASM;USE_MT32EMU"
 > + PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;ZLIB_WINAPI;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2;USE_NASM;USE_MT32EMU"

????? Maybe just better to link proper library instead? I.e. libz.lib
instead of zlibwapi.lib??


Eugene




More information about the Scummvm-devel mailing list