From 864cfbcad09da09c4c0c36a6163a31c0c8b99c54 Mon Sep 17 00:00:00 2001 From: thilo Date: Mon, 19 Oct 2009 14:32:06 +0000 Subject: Last revision (1681) was described incorrectly. It uses parts of Amanieu's patch to add the most recent version of zlib to ioquake3. This commit now adds zlib c-file dependencies to the MSVC project file, not tested yet, thought. git-svn-id: svn://svn.icculus.org/quake3/trunk@1682 edf5b092-35ff-0310-97b2-ce42778d08ea --- misc/msvc/quake3.vcproj | 71 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) diff --git a/misc/msvc/quake3.vcproj b/misc/msvc/quake3.vcproj index dc24966..707f8a1 100644 --- a/misc/msvc/quake3.vcproj +++ b/misc/msvc/quake3.vcproj @@ -2175,6 +2175,49 @@ /> + + + + + + + + + + + + + + @@ -3147,6 +3190,34 @@ > + + + + + + + + + + + + + + -- cgit v1.2.3