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

rename project

This commit is contained in:
j2doll 2017-09-14 20:42:19 +09:00
parent 6c0676d35f
commit 728133c41b

View File

@ -1,8 +1,8 @@
###################################################################### ######################################################################
# #
# QtXlsxWriter static library # QtXlsx
# #
# https://github.com/j2doll/QtXlsxWriter-Static # https://github.com/j2doll/QtXlsx
# #
# MIT License # MIT License
# #
@ -28,7 +28,7 @@
# #
###################################################################### ######################################################################
TARGET = QtXlsxWriter-Static TARGET = QtXlsx
TEMPLATE = lib TEMPLATE = lib
CONFIG += staticlib CONFIG += staticlib
QT += core QT += core