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, 13 insertions, 0 deletions
diff --git a/src/plugins/graphicssystems/opengl/opengl.pro b/src/plugins/graphicssystems/opengl/opengl.pro
new file mode 100644
index 0000000000..47e15c5ec5
--- /dev/null
+++ b/src/plugins/graphicssystems/opengl/opengl.pro
@@ -0,0 +1,13 @@
+TARGET = qglgraphicssystem
+include(../../qpluginbase.pri)
+
+QT += opengl
+
+QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/graphicssystems
+
+SOURCES = main.cpp
+
+target.path += $$[QT_INSTALL_PLUGINS]/graphicssystems
+INSTALLS += target
+
+symbian: TARGET.UID3 = 0x2002131B