Updated Qt building scripts to use qt5 qmake and no fmod

This commit is contained in:
xawotihs
2014-08-02 18:54:28 +02:00
parent 7053531a4d
commit 555fb3ae93
3 changed files with 3 additions and 6 deletions

View File

@@ -43,7 +43,6 @@ INCLUDEPATH += ../../Boost
INCLUDEPATH += include
unix:!symbian:LIBS += -lz
windows:LIBS += ../../JGE/Dependencies/lib/fmodvc.lib
windows:LIBS += ../../JGE/Dependencies/lib/zlibd.lib
PRECOMPILED_HEADER = include/PrecompiledHeader.h