rewrite default spec handling
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Mon, 29 Oct 2012 11:43:43 +0000 (12:43 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 1 Nov 2012 19:17:57 +0000 (20:17 +0100)
commit7d20f3dd1065a20b40cb4689783fba05190fe317
treea8e149e2a704fe3fabb9cfff199adbcf234e9cae
parent8abfe4bb43616d1a57087bfa2c2cfc889a5dcea4
rewrite default spec handling

instead of symlinking (on unix) or creating a forwarding spec (on
windows), just put the default specs into (the bootstrapped)
QLibraryInfo.

Change-Id: I595500ef7399f77cb8ec117c4303bc0a2ffe505f
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
configure
qmake/library/qmakeevaluator.cpp
qmake/property.cpp
qtbase.pro
src/corelib/global/qlibraryinfo.cpp
src/corelib/global/qlibraryinfo.h
tools/configure/configureapp.cpp
tools/configure/configureapp.h