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

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

Rev-By: Jørgen Lind
bb10
Richard Moe Gustavsen 2011-06-20 11:57:23 +02:00
parent c84346ddff
commit 83130d791d
1 changed files with 1 additions and 0 deletions

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