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

QT += core-private gui-private 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