summaryrefslogtreecommitdiffstats
path: root/src/plugins/graphicssystems/trace/trace.pro
blob: 0958a86973d1a8a74f53faca65ef3632078d659b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TARGET = qtracegraphicssystem
include(../../qpluginbase.pri)

QT += network

DESTDIR = $$QT.gui.plugins/graphicssystems
symbian:TARGET.UID3 = 0x2002130E

SOURCES = main.cpp qgraphicssystem_trace.cpp

target.path += $$[QT_INSTALL_PLUGINS]/graphicssystems
INSTALLS += target
INCLUDEPATH += ../../../3rdparty/harfbuzz/src