belongs to previous commit, my --amend failed

This commit is contained in:
Peinthor Rene
2013-04-20 17:25:53 +02:00
parent 6075f1d464
commit a1d4b6a38e
+1 -1
View File
@@ -102,5 +102,5 @@ mac {
UI_DIR = .ui
INCLUDEPATH += $$PWD/../libs/antlr-2.7.7 $$PWD/../libs/qhexedit
LIBS += -L$$PWD/../libs/qhexedit -L$$PWD/../libs/antlr-2.7.7 -lantlr -lqhexedit -lsqlite3
LIBS += -L$$LIBPATH_QHEXEDIT -L$$LIBPATH_ANTLR -lantlr -lqhexedit -lsqlite3
DEPENDPATH += $$PWD/../libs/antlr-2.7.7 $$PWD/../libs/qhexedit