Files
QtXlsxWriter/examples/xlsx/hello/hello.pro
T
2013-10-19 15:00:54 +08:00

10 lines
129 B
Prolog
Executable File

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