Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-staging
* 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-staging: Turned on private headers for some plugins.
This commit is contained in:
commit
4bcd4c08fe
@ -1,6 +1,8 @@
|
||||
TARGET = qwayland
|
||||
include(../../qpluginbase.pri)
|
||||
|
||||
QT+=gui-private core-private opengl-private
|
||||
|
||||
DESTDIR = $$QT.gui.plugins/platforms
|
||||
|
||||
DEFINES += Q_PLATFORM_WAYLAND
|
||||
|
@ -5,6 +5,8 @@ QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/platforms
|
||||
|
||||
QT += core-private gui-private
|
||||
|
||||
QT+=gui-private core-private
|
||||
|
||||
SOURCES = \
|
||||
qxcbconnection.cpp \
|
||||
qxcbintegration.cpp \
|
||||
|
Loading…
Reference in New Issue
Block a user