Files
QtXlsxWriter/examples/xlsx/conditionalformatting/conditionalformatting.pro
T
2013-11-28 00:39:23 +08:00

10 lines
129 B
Prolog

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