diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-03-23 18:01:45 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-03-23 18:01:45 +0000 |
| commit | fa29b3d1f69426c18c05e0fc710482d662d038ba (patch) | |
| tree | df339ab5433fb62fa37823100473dad7fe8567b7 /tests/tests.pro | |
| parent | fb6af4f931efd071bc0ecf8ee6b77acd2cee1f1f (diff) | |
| download | qxmpp-fa29b3d1f69426c18c05e0fc710482d662d038ba.tar.gz | |
prune extra space
Diffstat (limited to 'tests/tests.pro')
| -rw-r--r-- | tests/tests.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro index 3f6457c5..9486876d 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -9,4 +9,4 @@ SOURCES += tests.cpp HEADERS += tests.h INCLUDEPATH += $$QXMPP_INCLUDEPATH -LIBS += -L ../src $$QXMPP_LIBS +LIBS += -L../src $$QXMPP_LIBS |
