summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/client/xcomposite-egl/xcomposite-egl.pro
blob: 1af1786695f6ae518923350f7e661b91f40151f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PLUGIN_TYPE = wayland-graphics-integration-client
load(qt_plugin)

# We have a bunch of C code with casts, so we can't have this option
QMAKE_CXXFLAGS_WARN_ON -= -Wcast-qual

QT += waylandclient-private

include(../../../../hardwareintegration/client/xcomposite-egl/xcomposite-egl.pri)

OTHER_FILES += xcomposite-egl.json

SOURCES += \
    main.cpp