summaryrefslogtreecommitdiffstats
path: root/unittests/unittests.pro
diff options
context:
space:
mode:
authorWolf-Michael Bolle <wolf-michael.bolle@nokia.com>2011-09-08 14:37:39 +0200
committerWolf-Michael Bolle <wolf-michael.bolle@nokia.com>2011-09-08 14:38:21 +0200
commit16c6ed7e05afeb9ad64845b473a082748d97a4c9 (patch)
tree6366328b767806f164629aad01e3ed935275148d /unittests/unittests.pro
parentc7bd94fcc0456d03d80aba6d80bd4ff2a659ca87 (diff)
Renamed the library.
Renamed the library from libmt-mimetypes.so to libQtAddOnMimeTypes.so Change-Id: Ibce0d3785eb562db6aad16c14272e5bd4ceeb5d7 Reviewed-on: http://codereview.qt-project.org/4446 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> 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 96a323a..c2f2d7d 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 -lqt-mimetypes
+LIBS += -L ../src/mimetypes -lQtAddOnMimeTypes
API_DIR = ..