aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/openglunderqml/openglunderqml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/openglunderqml/openglunderqml.pro')
-rw-r--r--examples/qml/openglunderqml/openglunderqml.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/qml/openglunderqml/openglunderqml.pro b/examples/qml/openglunderqml/openglunderqml.pro
new file mode 100644
index 0000000000..64a58b3729
--- /dev/null
+++ b/examples/qml/openglunderqml/openglunderqml.pro
@@ -0,0 +1,6 @@
+QT += qml quick
+
+HEADERS += squircle.h
+SOURCES += squircle.cpp main.cpp
+
+OTHER_FILES += main.qml