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

INCLUDEPATH += ../../../shared
SOURCES += tst_qglscenenode.cpp
QT+=widgets