summaryrefslogtreecommitdiffstats
path: root/examples/gui/openglwindow/openglwindow.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gui/openglwindow/openglwindow.pro')
-rw-r--r--examples/gui/openglwindow/openglwindow.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/gui/openglwindow/openglwindow.pro b/examples/gui/openglwindow/openglwindow.pro
deleted file mode 100644
index 93f18f3d3f..0000000000
--- a/examples/gui/openglwindow/openglwindow.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-include(openglwindow.pri)
-
-SOURCES += \
- main.cpp
-
-target.path = $$[QT_INSTALL_EXAMPLES]/gui/openglwindow
-INSTALLS += target