sysmainwindow.pri 203 Bytes
Newer Older
‘oliver.hui’'s avatar
‘oliver.hui’ committed
1 2 3 4 5 6 7 8 9
HEADERS += \
    $$PWD/sysmainwindow.h \
    $$PWD/topquickbutton.h \
    $$PWD/topquicktoolbar.h

SOURCES += \
    $$PWD/sysmainwindow.cpp \
    $$PWD/topquickbutton.cpp \
    $$PWD/topquicktoolbar.cpp