summaryrefslogtreecommitdiffstats
path: root/tests/manual/rhi/offscreen/offscreen.pro
blob: ae040a4b6c11aefa147df4904f1d6a55d4159d0c (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
CONFIG += console

QT += gui-private

SOURCES = \
    offscreen.cpp

RESOURCES = offscreen.qrc