[Add] Lib path for linking minizip.

This commit is contained in:
Tamir Atias 2012-09-08 20:48:15 +03:00
parent 3ac0769bda
commit 29fc8f875c
2 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
CONFIG -= qt
LIBS += -L$$PWD/../Libs
LIBS += -lGL \
-lSDL \
-lSDL_image \