summaryrefslogtreecommitdiffstats
path: root/tests/auto/threed/qglcamera/qglcamera.pro
blob: c1703b29639f7b942d4ca3943bf077f9c8cf1502 (plain)
1
2
3
4
5
6
7
8
9
10
11
TARGET = tst_qglcamera
CONFIG += testcase
TEMPLATE=app
QT += testlib 3d
CONFIG += warn_on

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

SOURCES += \
    tst_qglcamera.cpp