mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 15:26:49 +01:00
Merge pull request #1008 from Arkamek/vs-settings
Fix glew32/zlib debug build.
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