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:
parent
c84346ddff
commit
83130d791d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user