Oswald Buddenhagen
b1a4d7f9fc
build system cleanups
...
- load(qt_module) => load(qt_build_config)
- remove:
- CONFIG+=module (obsolete)
- code relating to module version headers (automated now)
- %mastercontent assignment (automated now)
- QT_BUILD_*_LIB defines (automated now)
- pointless QPRO_PWD assignments
- pointless DEFINES+=QT_MAKEDLL
- pointless and commented out include and depend paths
- qmake -project boilerplate
Change-Id: I8f4586403848fe8f2dff4e889b389956ffcdea59
Reviewed-by: Jonas Rabbe <jonas.rabbe@gmail.com >
Reviewed-by: Michael Goddard <michael.goddard@nokia.com >
2012-06-25 11:44:40 +02:00
Oswald Buddenhagen
82ade38b11
switch to new-style configure tests
...
Change-Id: Ib56d0cb24065c1f990aee5d7f41bfedfe75332a1
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com >
2012-06-25 10:40:03 +02:00
Michael Goddard
1b1012f299
Add the configuration tests.
...
Add the list of tests to sync.profile, and make sure each test only happens
on the platforms it's intended for.
Change-Id: Id022a6b85b349f4a8a649d3449b622e4ada7f4f4
Reviewed-on: http://codereview.qt.nokia.com/1910
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com >
2011-07-25 03:13:03 +02:00
Michael Goddard
2a34e88c1e
Initial copy of QtMultimediaKit.
...
Comes from original repo, with SHA1:
2c82d5611655e5967f5c5095af50c0991c4378b2
2011-06-29 13:38:46 +10:00