Add new calendar example

This commit is contained in:
Debao Zhang
2014-03-04 14:48:02 +08:00
parent a1e53218bb
commit 2227d46386
3 changed files with 155 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
TARGET = calendar
#include(../../../src/xlsx/qtxlsx.pri)
QT+=xlsx
CONFIG += console
CONFIG -= app_bundle
SOURCES += main.cpp