summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/render/materialparametergathering/materialparametergathering.pro
blob: e227a08a0fc3761633567d9e0b6c98adc4107b81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE = app

TARGET = tst_bench_materialparametergathering

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

CONFIG += testcase

SOURCES += tst_bench_materialparametergathering.cpp

include(../../../auto/render/commons/commons.pri)

# Needed to use the TestAspect
DEFINES += QT_BUILD_INTERNAL