summaryrefslogtreecommitdiffstats
path: root/src/plugins/graphicssystems/opengl/opengl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/graphicssystems/opengl/opengl.pro')
-rw-r--r--src/plugins/graphicssystems/opengl/opengl.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/plugins/graphicssystems/opengl/opengl.pro b/src/plugins/graphicssystems/opengl/opengl.pro
deleted file mode 100644
index fd3542ecf0..0000000000
--- a/src/plugins/graphicssystems/opengl/opengl.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TARGET = qglgraphicssystem
-load(qt_plugin)
-
-QT += core-private gui-private opengl-private
-
-DESTDIR = $$QT.gui.plugins/graphicssystems
-
-SOURCES = main.cpp
-
-target.path += $$[QT_INSTALL_PLUGINS]/graphicssystems
-INSTALLS += target
-
-symbian: TARGET.UID3 = 0x2002131B