Add read xml function for SharedStrings

This commit is contained in:
Debao Zhang
2013-09-12 11:00:33 +08:00
parent 6ee507b0d8
commit 426ce14311
9 changed files with 232 additions and 23 deletions
@@ -0,0 +1,13 @@
QT += testlib xlsx xlsx-private
CONFIG += testcase
DEFINES += XLSX_TEST
TARGET = tst_sharedstringstest
CONFIG += console
CONFIG -= app_bundle
TEMPLATE = app
SOURCES += tst_sharedstringstest.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"