1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-30 05:02:52 +08:00

update qt project

This commit is contained in:
Jay Two 2019-02-26 17:16:34 +09:00
parent 8c90796fee
commit c9c8a54820
5 changed files with 8 additions and 15 deletions

View File

@ -1,12 +1,8 @@
#-------------------------------------------------
#
# Copycat.pro
#-------------------------------------------------
# QXlsx, MIT License, https://github.com/j2doll/QXlsx
#-------------------------------------------------
# QtXlsx, MIT License, https://github.com/dbzhang800/QtXlsxWriter
# Qt-Table-Printer, BSD 3-Clause License, https://github.com/T0ny0/Qt-Table-Printer
# Qt, LGPL v3 or Commercial License, https://www.qt.io
#-------------------------------------------------
#
# QXlsx, MIT License, https://github.com/QtExcel/QXlsx
#
TARGET = Copycat
TEMPLATE = app

View File

@ -1,9 +1,7 @@
#
# HelloAndroid.pro
#
# QXlsx
# MIT License
# https://github.com/j2doll/QXlsx
# QXlsx # MIT License # https://github.com/QtExcel/QXlsx
# TARGET = HelloAndroid

View File

@ -1,7 +1,7 @@
##########################################################################
# TestExcel.pro
#
# QXlsx # MIT License # https://github.com/j2doll/QXlsx
# QXlsx # MIT License # https://github.com/QtExcel/QXlsx
## QtXlsx # MIT License # https://github.com/dbzhang800/QtXlsxWriter # http://qtxlsx.debao.me/
TARGET = TestExcel

View File

@ -1,8 +1,7 @@
#
# WebServer.pro
#
# QXlsx https://github.com/j2doll/QXlsx
# recurse https://github.com/pkoretic/recurse
# QXlsx https://github.com/QtExcel/QXlsx
TARGET = WebServer
TEMPLATE = app

View File

@ -6,7 +6,7 @@
QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
# greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = sat_gui
TEMPLATE = app