blob: 8f66814c437c78cab16e61a6cdcedcc332432875 [file] [log] [blame]
#! [0]
QT += widgets uitools
HEADERS = textfinder.h
SOURCES = textfinder.cpp main.cpp
RESOURCES = textfinder.qrc
#! [0]
target.path = $$[QT_INSTALL_EXAMPLES]/uitools/textfinder
INSTALLS += target