summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/examples.pri
blob: 621b1473ccb80e47099e3dc7be6e794371b934b1 (plain)
1
2
3
4
5
6
7
TEMPLATE = app

QT += 3dextras
CONFIG += resources_big

target.path = $$[QT_INSTALL_EXAMPLES]/qt3d/$$TARGET
INSTALLS += target