blob: 8a5b3aabb77ba5f3a0ecd44ea97d8127b747b08c [file] [log] [blame]
QT += concurrent widgets
CONFIG += console
SOURCES += main.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/qtconcurrent/progressdialog
INSTALLS += target