24 lines
393 B
Prolog
24 lines
393 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = hello \
|
|
extractdata \
|
|
style \
|
|
documentproperty \
|
|
image \
|
|
mergecells \
|
|
rowcolumn \
|
|
numberformat \
|
|
datavalidation \
|
|
definename \
|
|
formulas \
|
|
richtext \
|
|
conditionalformatting \
|
|
worksheetoperations \
|
|
hyperlinks \
|
|
chart \
|
|
chartsheet \
|
|
calendar \
|
|
demo
|
|
|
|
qtHaveModule(widgets): SUBDIRS += xlsxwidget
|
|
|