summaryrefslogtreecommitdiff
path: root/examples/opengl/opengl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/opengl.pro')
-rw-r--r--examples/opengl/opengl.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/opengl/opengl.pro b/examples/opengl/opengl.pro
deleted file mode 100644
index 6f3d007..0000000
--- a/examples/opengl/opengl.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-TEMPLATE = subdirs
-!contains(QT_CONFIG, no-widgets): SUBDIRS += framebufferobject
-QT+=widgets
-
-# install
-sources.files = opengl.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtsvg/opengl
-INSTALLS += sources