aboutsummaryrefslogtreecommitdiffstats
path: root/examples/hellooffscreen_opengl/hellooffscreen_opengl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hellooffscreen_opengl/hellooffscreen_opengl.pro')
-rw-r--r--examples/hellooffscreen_opengl/hellooffscreen_opengl.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/hellooffscreen_opengl/hellooffscreen_opengl.pro b/examples/hellooffscreen_opengl/hellooffscreen_opengl.pro
new file mode 100644
index 0000000..f368a99
--- /dev/null
+++ b/examples/hellooffscreen_opengl/hellooffscreen_opengl.pro
@@ -0,0 +1,6 @@
+TEMPLATE = app
+QT += widgets
+
+SOURCES = main.cpp window.cpp
+HEADERS = window.h
+RESOURCES = hellooffscreen_opengl.qrc