Files
QtXlsxWriter/examples/xlsx/xlsx.pro
T
2014-03-04 14:48:02 +08:00

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