QT       = core
TARGET   = qsysinfo
TEMPLATE = app
CONFIG   += console
CONFIG   -= app_bundle

SOURCES += main.cpp
