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

SOURCES += tst_qglmaterial.cpp
QT+=widgets