summaryrefslogtreecommitdiffstats
path: root/src/mimetypes/mimetypes.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 /src/mimetypes/mimetypes.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 'src/mimetypes/mimetypes.pro')
-rw-r--r--src/mimetypes/mimetypes.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mimetypes/mimetypes.pro b/src/mimetypes/mimetypes.pro
index ef0acd4..ef9808d 100644
--- a/src/mimetypes/mimetypes.pro
+++ b/src/mimetypes/mimetypes.pro
@@ -1,6 +1,6 @@
#CONFIG += qt
TEMPLATE = lib
-TARGET = qt-mimetypes
+TARGET = QtAddOnMimeTypes
# QtCore/qlist.h uses /usr/include/limits.h which uses does not compile with -pedantic.
#MAKE_CXXFLAGS += -W -Wall -Wextra -Werror -ansi -pedantic -Wshadow -Wno-long-long -Wnon-virtual-dtor