Files
QtXlsxWriter/examples/xlsx/numberformat/numberformat.pro
T
2013-10-15 17:27:20 +08:00

13 lines
174 B
Prolog

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