qt6-bb10/qmake
Oswald Buddenhagen 022f8ebd13 merge QMAKE_LIBDIR into QMAKE_LIBS early
dealing with the directories separately doesn't buy us anything. it's
easier to mix them into the libs, as that contains some paths, too, both
in projects and in prl files.

this brings the windows generators in line with the unix ones.

Change-Id: I1f58f7edd8e21d28bfabf04384bac2e315aaf446
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
2012-07-27 16:29:38 +02:00
..
generators merge QMAKE_LIBDIR into QMAKE_LIBS early 2012-07-27 16:29:38 +02:00
CHANGES Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
Makefile.unix Fixed Wince Makefile environment 2012-06-19 16:46:09 +02:00
Makefile.win32 Clean up the use of QT_NODLL 2012-06-28 06:21:52 +02:00
Makefile.win32-g++ Clean up the use of QT_NODLL 2012-06-28 06:21:52 +02:00
cachekeys.h Fix qmake hash function to use XOR 2012-07-25 13:31:05 +02:00
main.cpp repurpose deprecated -E switch 2012-06-27 14:35:30 +02:00
meta.cpp const correctness for variables() 2012-06-27 14:35:30 +02:00
meta.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
option.cpp move cachefile_depth calculation out of project evaluator 2012-06-27 14:35:33 +02:00
option.h remove possibility to request project recursion from within a pro file again 2012-06-27 14:35:32 +02:00
project.cpp ifdef out the "clears variables previously set" warning 2012-07-06 13:58:10 +02:00
project.h move cachefile_depth calculation out of project evaluator 2012-06-27 14:35:33 +02:00
property.cpp remove support for versioning qmake properties 2012-06-27 14:35:33 +02:00
property.h remove support for versioning qmake properties 2012-06-27 14:35:33 +02:00
qmake.pri Clean up the use of QT_NODLL 2012-06-28 06:21:52 +02:00
qmake.pro properly declare the host tools as such in the project files 2012-06-19 16:37:50 +02:00
qmake_pch.h QHash security fix (1/2): add global QHash seed 2012-04-03 19:12:13 +02:00