Should fix issue #497 with the broken freezing the game.

This commit is contained in:
xawotihs
2014-01-18 22:50:16 +01:00
parent 6e6a0fd5c2
commit 30d92eb68c
2 changed files with 4 additions and 3 deletions

View File

@@ -41,8 +41,8 @@ INCLUDEPATH += ../../Boost
INCLUDEPATH += include
unix:!symbian:LIBS += -lz
win32:LIBS += ../../JGE/Dependencies/lib/fmodvc.lib
win32:LIBS += ../../JGE/Dependencies/lib/zlibd.lib
windows:LIBS += ../../JGE/Dependencies/lib/fmodvc.lib
windows:LIBS += ../../JGE/Dependencies/lib/zlibd.lib
PRECOMPILED_HEADER = include/PrecompiledHeader.h
#DEFINES += TRACK_OBJECT_USAGE