17 lines
371 B
Prolog
17 lines
371 B
Prolog
|
|
TEMPLATE = subdirs
|
||
|
|
SUBDIRS += \
|
||
|
|
src/SARibbonBar \
|
||
|
|
example/NormalMenuBarExample\
|
||
|
|
example/WidgetWithRibbon \
|
||
|
|
example/MdiAreaWindowExample \
|
||
|
|
example/StaticExample \
|
||
|
|
example/MainWindowExample
|
||
|
|
|
||
|
|
|
||
|
|
CONFIG += ordered
|
||
|
|
|
||
|
|
OTHER_FILES += \
|
||
|
|
readme.md \
|
||
|
|
readme-cn.md \
|
||
|
|
update-record.md \
|