remove last traces of qpluginbase.pri

Change-Id: Idafdab98016cd20f0605a46bf9cb8938da41a99e
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
bb10
Oswald Buddenhagen 2012-09-21 15:57:49 +02:00 committed by The Qt Project
parent 315c58509d
commit 938dbe1d93
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,4 @@
TARGET = qnx
include(../../qpluginbase.pri)
QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/platforms
QT += platformsupport platformsupport-private
@ -140,3 +139,5 @@ include (../../../platformsupport/fontdatabases/fontdatabases.pri)
target.path += $$[QT_INSTALL_PLUGINS]/platforms
INSTALLS += target
load(qt_plugin)

View File

@ -1 +0,0 @@
load(qt_plugin)