remove explicit RCC_DIR addition to INCLUDEPATH
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 10 Apr 2012 17:30:20 +0000 (19:30 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 19 Jun 2012 14:40:01 +0000 (16:40 +0200)
commit0202e15617e8bdab31fb7e2b358f5fd0d605acc5
treefed291eb64d4819707b71d0cd09f6ef47f442b9f
parent10075973e2fcde59f76d5ab8184b746898477b2d
remove explicit RCC_DIR addition to INCLUDEPATH

qrc_ files are generally not meant to be included, so there is not much
point in doing this.
qprintsupport was a notable exception - which broke on mac and thus
needed a hack. just remove the qrc_ inclusion.

Change-Id: If5115665f331a280869e800673bf7b81d3ab559a
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
mkspecs/features/qt_module_config.prf
src/printsupport/dialogs/qprintdialog_unix.cpp