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:
parent
8c90796fee
commit
c9c8a54820
@ -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
|
||||
|
@ -1,9 +1,7 @@
|
||||
#
|
||||
# HelloAndroid.pro
|
||||
#
|
||||
# QXlsx
|
||||
# MIT License
|
||||
# https://github.com/j2doll/QXlsx
|
||||
# QXlsx # MIT License # https://github.com/QtExcel/QXlsx
|
||||
|
||||
# TARGET = HelloAndroid
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user