summaryrefslogtreecommitdiffstats
path: root/qtmimetypes.pro
Commit message (Collapse)AuthorAgeFilesLines
* Fixes development header and lib install directoryLuís Pereira2013-08-281-0/+1
| | | | | | | | | | | | | | | | | | PREFIX variable added. Let packagers and users choose the install prefix. Headers installed to $${INCLUDEDIR}/QtMimeTypes. Installing it to $${INCLUDEDIR}/qt5/QtMimeTypes makes no sense. This is an Qt4 project. Libraries installed to $${LIBDIR}. maemo5 "special" include and lib path dropped. Just use the PREFIX variable. Use example: qmake PREFIX=/usr/local Change-Id: I4fc173e7999ea7ffdd4dfe26f8a142a822fa7da9 Signed-off-by: Luís Pereira <luis.artur.pereira@gmail.com> Reviewed-by: David Faure (KDE) <faure@kde.org>
* Reworks the detect Qt5 then abortLuís Pereira2013-08-281-0/+7
| | | | | | | | | One check at the source code level is enough. Added a check in the project file so we can abort earlier. Change-Id: I37f2562d583c5fb54005e22a2a6894dc9054c8f3 Signed-off-by: Luís Pereira <luis.artur.pereira@gmail.com> Reviewed-by: David Faure (KDE) <faure@kde.org>
* Install includes.Wolf-Michael Bolle2011-12-111-0/+5
|
* make docsWolf-Michael Bolle2011-12-011-0/+2
|
* Compile sources within src/mimetypes.Wolf-Michael Bolle2011-10-121-5/+5
|
* Updated main project file.Wolf-Michael Bolle2011-10-121-0/+16