aboutsummaryrefslogtreecommitdiff
path: root/examples/examples.pri
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2012-03-23 18:01:45 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2012-03-23 18:01:45 +0000
commitfa29b3d1f69426c18c05e0fc710482d662d038ba (patch)
treedf339ab5433fb62fa37823100473dad7fe8567b7 /examples/examples.pri
parentfb6af4f931efd071bc0ecf8ee6b77acd2cee1f1f (diff)
downloadqxmpp-fa29b3d1f69426c18c05e0fc710482d662d038ba.tar.gz
prune extra space
Diffstat (limited to 'examples/examples.pri')
-rw-r--r--examples/examples.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples.pri b/examples/examples.pri
index 04136115..f8f98b4e 100644
--- a/examples/examples.pri
+++ b/examples/examples.pri
@@ -4,7 +4,7 @@ TEMPLATE = app
CONFIG += console
INCLUDEPATH += $$QXMPP_INCLUDEPATH
-LIBS += -L ../../src $$QXMPP_LIBS
+LIBS += -L../../src $$QXMPP_LIBS
# Symbian packaging rules
symbian {