Mac: buildfix for QtPlatformsupport

This commit is contained in:
Richard Moe Gustavsen 2011-06-20 13:20:49 +02:00
parent 1c86896f53
commit 1ed22cdfd3
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
load(qt_module)
TARGET = QtPlatformSupport
TARGET = $$qtLibraryTarget(QtPlatformSupport)
QPRO_PWD = $$PWD
QT += core-private gui-private
TEMPLATE = lib
TEMPLATE = lib
DESTDIR = $$QMAKE_LIBDIR_QT
CONFIG += module staticlib
MODULE_PRI = ../modules/qt_platformssupport.pri