Further fixes to file size handling on Windows with fd and FILE*
[qt-netbsd.git] / tools / qttracereplay / qttracereplay.pro
blob766ed0401d2b50959a9908a96b43f24c0f501c49
1 TEMPLATE = app
3 DESTDIR = ../../bin
5 DEPENDPATH += .
6 INCLUDEPATH += . ../../src/3rdparty/harfbuzz/src
7 TARGET = qttracereplay
9 # Input
10 SOURCES += main.cpp
12 target.path=$$[QT_INSTALL_BINS]
13 INSTALLS += target