summaryrefslogtreecommitdiffstats
path: root/src/plugins/graphicssystems/trace/trace.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/graphicssystems/trace/trace.pro')
-rw-r--r--src/plugins/graphicssystems/trace/trace.pro13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/plugins/graphicssystems/trace/trace.pro b/src/plugins/graphicssystems/trace/trace.pro
new file mode 100644
index 0000000000..07472e2daf
--- /dev/null
+++ b/src/plugins/graphicssystems/trace/trace.pro
@@ -0,0 +1,13 @@
+TARGET = qtracegraphicssystem
+include(../../qpluginbase.pri)
+
+QT += network
+
+QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/graphicssystems
+symbian:TARGET.UID3 = 0x2002130E
+
+SOURCES = main.cpp qgraphicssystem_trace.cpp
+
+target.path += $$[QT_INSTALL_PLUGINS]/graphicssystems
+INSTALLS += target
+INCLUDEPATH += ../../../3rdparty/harfbuzz/src