summaryrefslogtreecommitdiffstats
path: root/simpletest
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 /simpletest
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 'simpletest')
-rw-r--r--simpletest/simpletest.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/simpletest/simpletest.pro b/simpletest/simpletest.pro
index da263d4..01cccb6 100644
--- a/simpletest/simpletest.pro
+++ b/simpletest/simpletest.pro
@@ -22,7 +22,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 = ..