TEMPLATE = app
QT += widgets
CONFIG += console c++11
CONFIG -= app_bundle
SOURCES += main.cpp
include(../diaglib/diaglib.pri)
