QT += core gui
TARGET = demo-window
TEMPLATE = app
include(../qtimgui.pri)
SOURCES += \
demo-window.cpp