summaryrefslogtreecommitdiffstats
path: root/unittests/unittests.pro
diff options
context:
space:
mode:
authorWolf-Michael Bolle <wolf-michael.bolle@nokia.com>2011-09-09 15:47:16 +0200
committerWolf-Michael Bolle <wolf-michael.bolle@nokia.com>2011-09-09 15:49:18 +0200
commitca80c31b5cdfbce031489e16042bcc2faab45b26 (patch)
tree302d2810dcd9b38b5cd72645bccc5a8da5fb504a /unittests/unittests.pro
parent16c6ed7e05afeb9ad64845b473a082748d97a4c9 (diff)
No space after -L
Change-Id: I316c67ca8291ff278efbb6019039e26b0372852b Reviewed-on: http://codereview.qt-project.org/4551 Reviewed-by: Wolf-Michael Bolle <wolf-michael.bolle@nokia.com>
Diffstat (limited to 'unittests/unittests.pro')
-rw-r--r--unittests/unittests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/unittests.pro b/unittests/unittests.pro
index c2f2d7d..06bd64a 100644
--- a/unittests/unittests.pro
+++ b/unittests/unittests.pro
@@ -17,7 +17,7 @@ QMAKE_EXTRA_TARGETS += include_dependencies
POST_TARGETDEPS += include_dependencies
# runtime environment
-LIBS += -L ../src/mimetypes -lQtAddOnMimeTypes
+LIBS += -L../src/mimetypes -lQtAddOnMimeTypes
API_DIR = ..