added zlib support in the VC projects.

WARNING: re-read readme.win for instructions on getting this working
on your system, since it depends on zlib being installed on your system,
similar to the way mgl is done.
This commit is contained in:
Thad Ward 2000-09-28 19:52:46 +00:00
parent 8f3084e923
commit c8e95a85fd
7 changed files with 37 additions and 10 deletions

View file

@ -76,6 +76,8 @@ qboolean r_fov_greater_than_90;
entity_t r_worldentity;
mplane_t frustum[4];
//
// view origin
//