qmake: improve the .pc files generator
authorKonstantin Ritt <ritt.ks@gmail.com>
Sat, 30 Jun 2012 06:05:13 +0000 (09:05 +0300)
committerQt by Nokia <qt-info@nokia.com>
Mon, 2 Jul 2012 23:08:44 +0000 (01:08 +0200)
commitd53f5db95366b550c23ef3684ef24d09d2d66fea
treedcb1b2233183e73aa222a42878081730d7519edb
parent2ff6086e0655449ee0c7ca0e4e91ee5bda7ca7bf
qmake: improve the .pc files generator

Don't hardcode the "qt_config" EXTRA variable and use QMAKE_PKGCONFIG_VARIABLES instead.
This allows qmake create the .pc files that are unrelated to Qt.

Change-Id: Ic72005e8819a15f6c50f3aaf79424a247fba20af
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
mkspecs/features/qt_module_config.prf
qmake/generators/makefile.cpp