- Activated debug and orientation management in Android manifest
- Coded double-click and orientation change for Android - Clean up debug code badly introduced in opengl code in r3529 - updated Qt project to link against boost on linux
This commit is contained in:
@@ -32,7 +32,7 @@ OBJECTS_DIR = objs
|
||||
MOC_DIR = objs
|
||||
DESTDIR = bin
|
||||
|
||||
unix:LIBS += -ljpeg -lgif -lpng12
|
||||
unix:LIBS += -ljpeg -lgif -lpng12 -lboost_thread-mt
|
||||
windows:LIBS += -L../../JGE/Dependencies/lib -llibjpeg-static-mt-debug -lgiflib -llibpng -lfmodvc
|
||||
macx|unix:LIBS += -lz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user