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

TARGET = tst_qtext2dentity

QT += 3dcore 3dcore-private 3dextras 3dquickextras qml testlib

CONFIG += testcase

SOURCES += \
    tst_qtext2dentity.cpp

RESOURCES += qtext2dentity.qrc