summaryrefslogtreecommitdiffstats
path: root/tests/auto/threed/qglcamera/qglcamera.pro
blob: dfe16b82c771009cbefe9ecd10226f5d209e2828 (plain)
1
2
3
4
5
6
7
8
9
10
load(qttest_p4.prf)
TEMPLATE=app
QT += testlib
CONFIG += unittest warn_on qt3d

INCLUDEPATH += ../../../../threed/viewing
VPATH += ../../../../threed/viewing

SOURCES += \
    tst_qglcamera.cpp