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

TARGET = tst_qcameralens

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

CONFIG += testcase

SOURCES += tst_qcameralens.cpp

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