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

QT += network

QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/graphicssystems

SOURCES = main.cpp qgraphicssystem_trace.cpp

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