QT       = core
TARGET   = qsysinfo
TEMPLATE = app
CONFIG   += cmdline

SOURCES += main.cpp
