include(topdesktop/topdesktop.pri)

HEADERS += \
    $$PWD/syswin8desktop.h \
    $$PWD/sysmainwindowv2.h \
    $$PWD/topquickbuttonv2.h \
    $$PWD/topquicktoolbarv2.h
    
SOURCES += \
    $$PWD/syswin8desktop.cpp \
    $$PWD/topquickbuttonv2.cpp \
    $$PWD/topquicktoolbarv2.cpp \
    $$PWD/sysmainwindowv2.cpp
    
RESOURCES +=

DISTFILES += \
    $$PWD/sysmainscreentoolbarcfg/CategoryConfig.tui \
    $$PWD/sysmainscreentoolbarcfg/GroupConfig.tui \
    $$PWD/sysmainscreentoolbarcfg/ItemInfoWidget.tui \
    $$PWD/sysmainscreentoolbarcfg/ModuleConfig.tui