diff options
Diffstat (limited to 'examples/examples.pri')
| -rw-r--r-- | examples/examples.pri | 2 |
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 { |
