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

TARGET = tst_qtextureimage

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

CONFIG += testcase

SOURCES += tst_qtextureimage.cpp

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