blob: 7f267beb22c363e6eea0aecf9310f12f4b68bddb [file] [log] [blame]
TEMPLATE = app
TARGET = mapdemo
QT += concurrent
CONFIG += cmdline
SOURCES += main.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/qtconcurrent/map
INSTALLS += target