From fa29b3d1f69426c18c05e0fc710482d662d038ba Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Fri, 23 Mar 2012 18:01:45 +0000 Subject: prune extra space --- examples/examples.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/examples.pri') 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 { -- cgit v1.2.3