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

TARGET = tst_technique

QT += 3dcore 3dcore-private 3drender 3drender-private testlib

CONFIG += testcase

SOURCES += tst_technique.cpp

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