1 2 3 4 5 6 7
TEMPLATE = app TARGET = tst_ioload CONFIG -= app_bundle QT += processmanager QT -= gui SOURCES = tst_ioload.cpp