summaryrefslogtreecommitdiffstats
path: root/src/plugins/graphicssystems/openvg/openvg.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/graphicssystems/openvg/openvg.pro')
-rw-r--r--src/plugins/graphicssystems/openvg/openvg.pro14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/plugins/graphicssystems/openvg/openvg.pro b/src/plugins/graphicssystems/openvg/openvg.pro
new file mode 100644
index 0000000000..781cdc42e3
--- /dev/null
+++ b/src/plugins/graphicssystems/openvg/openvg.pro
@@ -0,0 +1,14 @@
+TARGET = qvggraphicssystem
+include(../../qpluginbase.pri)
+
+QT += openvg
+
+QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/graphicssystems
+
+SOURCES = main.cpp qgraphicssystem_vg.cpp
+HEADERS = qgraphicssystem_vg_p.h
+
+target.path += $$[QT_INSTALL_PLUGINS]/graphicssystems
+INSTALLS += target
+
+symbian: TARGET.UID3 = 0x2001E62C