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

TARGET = tst_qattribute

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

CONFIG += testcase

SOURCES += tst_qattribute.cpp

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