Add a demo example

This commit is contained in:
Debao Zhang
2013-10-31 14:58:28 +08:00
parent 27c0029df1
commit 0a0e24960a
6 changed files with 150 additions and 12 deletions
+9
View File
@@ -0,0 +1,9 @@
TARGET = demo
#include(../../../src/xlsx/qtxlsx.pri)
QT+=xlsx
CONFIG += console
CONFIG -= app_bundle
SOURCES += main.cpp