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

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

CONFIG += testcase

SOURCES += tst_framegraphnode.cpp

include(../commons/commons.pri)
include(../../core/common/common.pri)