5ea701337d
It's a purely command-line program, no need for gui. Noticed on making a first (abortive) attempt to convert to CMake. Change-Id: I767f59587d9fe902aec46cd1742576b6bfc84274 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
5 lines
49 B
Prolog
5 lines
49 B
Prolog
QT = core
|
|
CONFIG += cmdline
|
|
|
|
SOURCES += main.cpp
|