qt5base-lts/qmake
Tor Arne Vestbø 8e7dc25380 qmake: Load extra variables only if also loading pre-files
The extra variables only need to be applied once, when we
are loading the pro file (and hence are loding pre files),
not for every single pri/prf that's loaded as a result of that
(which do not load pre files themselves).

Change-Id: I3118694a8eeccf2dc32c4f62df754033fad13528
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-10-11 18:47:27 +02:00
..
doc Mention that the c++11 CONFIG flag sometimes has no effect. 2013-10-09 13:52:58 +02:00
generators *.sln not generated correctly for VS2012 and VS2010 2013-10-09 13:52:58 +02:00
library qmake: Load extra variables only if also loading pre-files 2013-10-11 18:47:27 +02:00
cachekeys.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
main.cpp implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00
Makefile.unix Merge remote-tracking branch 'origin/stable' into dev 2013-08-21 11:03:18 +02:00
Makefile.win32 Merge remote-tracking branch 'origin/stable' into dev 2013-08-21 11:03:18 +02:00
meta.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
meta.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
option.cpp Merge branch 'stable' into dev 2013-09-13 18:04:17 +02:00
option.h implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00
project.cpp implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00
project.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
property.cpp introduce /src qmake property variants 2013-06-12 16:27:21 +02:00
property.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake_pch.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake-docs.pro move qmake docs into qtbase 2013-06-17 15:41:55 +02:00
qmake.pri Merge remote-tracking branch 'origin/stable' into dev 2013-08-21 11:03:18 +02:00
qmake.pro Merge remote-tracking branch 'origin/stable' into dev 2013-06-20 16:45:12 +02:00