Removed -L path from src.pro LIBS.
authorJussi Laitinen <jupe@l3l7588.ixonos.local>
Fri, 11 Jun 2010 08:11:15 +0000 (11:11 +0300)
committerJussi Laitinen <jupe@l3l7588.ixonos.local>
Fri, 11 Jun 2010 08:11:15 +0000 (11:11 +0300)
src/src.pro

index a0789a5..288513a 100644 (file)
@@ -4,7 +4,7 @@
 TARGET = ../situare
 TEMPLATE = app
 INCLUDEPATH += /usr/include/qjson
-LIBS += -lqjson -L/usr/lib
+LIBS += -lqjson
 RESOURCES += ../images.qrc \
     ../languages.qrc
 TRANSLATIONS += ../res/languages/situare_fi.ts