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

TARGET = tst_filtercompatibletechniquejob

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

CONFIG += testcase

SOURCES += tst_filtercompatibletechniquejob.cpp

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