Make all of the filenames start with xlsx

This commit is contained in:
Debao Zhang
2013-08-30 09:28:33 +08:00
parent d87b50a4b7
commit bca00392dc
13 changed files with 14 additions and 14 deletions
+4 -4
View File
@@ -8,14 +8,14 @@ HEADERS += $$PWD/xlsxdocprops_p.h \
$$PWD/xlsxrelationships_p.h \
$$PWD/xlsxutility_p.h \
$$PWD/xlsxsharedstrings_p.h \
$$PWD/xmlstreamwriter_p.h \
$$PWD/xlsxxmlwriter_p.h \
$$PWD/xlsxcontenttypes_p.h \
$$PWD/xlsxtheme_p.h \
$$PWD/xlsxformat.h \
$$PWD/xlsxworkbook.h \
$$PWD/xlsxstyles_p.h \
$$PWD/xlsxworksheet.h \
$$PWD/zipwriter_p.h \
$$PWD/xlsxzipwriter_p.h \
$$PWD/xlsxpackage_p.h \
$$PWD/xlsxworkbook_p.h \
$$PWD/xlsxworksheet_p.h \
@@ -26,12 +26,12 @@ SOURCES += $$PWD/xlsxdocprops.cpp \
$$PWD/xlsxrelationships.cpp \
$$PWD/xlsxutility.cpp \
$$PWD/xlsxsharedstrings.cpp \
$$PWD/xmlstreamwriter.cpp \
$$PWD/xlsxxmlwriter.cpp \
$$PWD/xlsxcontenttypes.cpp \
$$PWD/xlsxtheme.cpp \
$$PWD/xlsxformat.cpp \
$$PWD/xlsxstyles.cpp \
$$PWD/xlsxworkbook.cpp \
$$PWD/xlsxworksheet.cpp \
$$PWD/zipwriter.cpp \
$$PWD/xlsxzipwriter.cpp \
$$PWD/xlsxpackage.cpp