summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/tutorials/cube4/cube4.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/tutorials/cube4/cube4.pro')
-rw-r--r--examples/qt3d/tutorials/cube4/cube4.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/qt3d/tutorials/cube4/cube4.pro b/examples/qt3d/tutorials/cube4/cube4.pro
new file mode 100644
index 000000000..a2f4ba79c
--- /dev/null
+++ b/examples/qt3d/tutorials/cube4/cube4.pro
@@ -0,0 +1,6 @@
+TEMPLATE = app
+TARGET = cube4
+CONFIG += qt warn_on qt3d
+SOURCES = cubeview.cpp main.cpp
+HEADERS = cubeview.h
+RESOURCES = cube.qrc