Introduce new class CellReference

This commit is contained in:
Debao Zhang
2014-03-18 23:52:17 +08:00
parent 6e6029e399
commit e037c24a69
6 changed files with 354 additions and 1 deletions
@@ -0,0 +1,19 @@
#-------------------------------------------------
#
# Project created by QtCreator 2013-08-30T11:16:26
#
#-------------------------------------------------
QT += testlib xlsx #xlsx-private
CONFIG += testcase
DEFINES += XLSX_TEST
TARGET = tst_cellreferencetest
CONFIG += console
CONFIG -= app_bundle
TEMPLATE = app
SOURCES += tst_cellreferencetest.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"