remove support for CONFIG+=qt_compat
this is truly prehistoric stuff Change-Id: Ia781fc03c081bff895f4d2b5325d3624441bdf5f Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
parent
8b75fc7bac
commit
65c1ed6281
@ -173,12 +173,6 @@ for(QTLIB, QT) {
|
||||
message("This is not a bug, but a result of using Qt internals. You have been warned!")
|
||||
}
|
||||
|
||||
qt_compat {
|
||||
!qt_compat_no_warning:QTDIR_build:warning(***USE of COMPAT inside of QTDIR!**) #just for us
|
||||
INCLUDEPATH *= $$QT.core.includes
|
||||
DEFINES *= QT_COMPAT
|
||||
}
|
||||
|
||||
wince*:static:gui {
|
||||
QTLIB += qmenu_wce.res
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user