[Zlib-devel] somes contrib modification
Gilles Vollant
info at winimage.com
Fri Jul 15 14:56:14 EDT 2005
In addition, we can also remove
contrib/testzlib/testzlib.sln
contrib/testzlib/testzlib8.sln
contrib/testzlib/testzlib.vcproj
contrib/testzlib/testzlib8.vcproj
Because project on contrib/vstudio/vc7 and contrib/vstudio/vc8 contain
testzlib
-----Original Message-----
From: Gilles Vollant [mailto:info at winimage.com]
Sent: Friday, July 15, 2005 8:26 PM
To: zlib-devel at zlib.net
Subject: [Zlib-devel] somes contrib modification
I've uploaded somes modification for the zlib package
Except the trees.c modification (see previous message), all modification are
in the contrib subdirectory, for Windows compilation
The file are on :
http://gvollant.free.fr/modif_zl1224.zip
Four files are removed:
contrib/testzlib/rdtsc64.asm
contrib/testzlib/rdtsc64.obj
contrib/vstudio/vc7/gvmat32.obj
contrib/vstudio/vc7/inffas32.obj
I've modified testzlib.cpp to no need rdtsc64.*, and I moved *32.obj to
masmx86 (because they are used by both VC7 and VC8)
Here are modifications:
- Visual C++ 7.x project do not need move the files to one location, but
take the files "where they are"
- Visual C++ 8.x (Visual studio 2005) project
- the gvmat64.asm is now the same version in infozip (zip231.zip) and zLib,
there is only a "ifdef" to select
_______________________________________________
Zlib-devel mailing list
Zlib-devel at madler.net
http://madler.net/mailman/listinfo/zlib-devel_madler.net
More information about the Zlib-devel
mailing list