summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/framegraphnode/framegraphnode.pro
blob: 478e74c02be200bc8693b29668eea01378187f51 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = app

TARGET = tst_framegraphnode
QT += core-private 3dcore 3dcore-private 3drenderer 3drenderer-private testlib

CONFIG += testcase

SOURCES += tst_framegraphnode.cpp

include(../commons/commons.pri)