Mac: build fix. Make sure Platformsupport builds as a static lib.

...and not as an .app, as It did.

Rev-By: Jørgen Lind
This commit is contained in:
Richard Moe Gustavsen 2011-06-20 11:57:23 +02:00
parent c84346ddff
commit 83130d791d

View File

@ -2,6 +2,7 @@ load(qt_module)
TARGET = QtPlatformSupport
QPRO_PWD = $$PWD
QT += core-private gui-private
TEMPLATE = lib
CONFIG += module staticlib
MODULE_PRI = ../modules/qt_platformssupport.pri