blob: 18545b1a65e8ee66ce3347e47182cfab63641b20 [file] [log] [blame]
QT += concurrent widgets
CONFIG += cmdline
SOURCES += main.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/qtconcurrent/wordcount
INSTALLS += target