Files
QtXlsxWriter/examples/xlsx/mergecells/mergecells.pro
T
2013-10-23 10:27:21 +08:00

10 lines
136 B
Prolog

TARGET = mergecells
#include(../../../src/xlsx/qtxlsx.pri)
QT += xlsx
CONFIG += console
CONFIG -= app_bundle
SOURCES += main.cpp