mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 06:23:26 +02:00
Fix glew32/zlib debug mode
This commit is contained in:
@@ -85,8 +85,8 @@
|
|||||||
</OTCLIENT_LIBDEPS>
|
</OTCLIENT_LIBDEPS>
|
||||||
|
|
||||||
<OTCLIENT_LIBDEPS_D>
|
<OTCLIENT_LIBDEPS_D>
|
||||||
glew32.lib;
|
glew32d.lib;
|
||||||
zlib.lib;
|
zlibd.lib;
|
||||||
libeay32.lib;
|
libeay32.lib;
|
||||||
physfs.lib;
|
physfs.lib;
|
||||||
openal32.lib;
|
openal32.lib;
|
||||||
|
Reference in New Issue
Block a user