Jevan Saks - 2002-12-23

Devcpp now includes libz.a, which is pretty convenient.  The only problem is that the version they include targets a dll (libz.dll), which isn't included in the distribution.  I have already compiled a version of libz that i would like to link instead of the supplied version; can i do this without overwriting the one in the devcpp lib directory?  There seems to be no way to inject a lib dir earlier in the compilation line.  Help!