blob: 880b8e2efe221f1c84d6078f71f40cdb22cbdc56 [file] [log] [blame]
TEMPLATE = app
DESTDIR = ../../bin
DEPENDPATH += .
INCLUDEPATH += . ../../src/3rdparty/harfbuzz/src
TARGET = qttracereplay
# Input
SOURCES += main.cpp
target.path=$$[QT_INSTALL_BINS]
INSTALLS += target
CONFIG += console