summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland_common/wayland_common.pri
blob: cc956a722951123ebd06304336709c01d60958a0 (plain)
1
2
3
4
5
6
7
8
9
10
#This file(wayland_common.pri) is included from .pro files of GL integrations.

include ($$PWD/wayland_common_share.pri)

INCLUDEPATH += $$PWD

staticlib = $$shadowed($$PWD)/$${QMAKE_PREFIX_STATICLIB}wayland_common.$${QMAKE_EXTENSION_STATICLIB}
LIBS += $$staticlib
PRE_TARGETDEPS += $$staticlib