From 728133c41ba3c4790bfa0aff131d1b424ca6e2e9 Mon Sep 17 00:00:00 2001 From: j2doll Date: Thu, 14 Sep 2017 20:42:19 +0900 Subject: [PATCH] rename project --- QtXlsx/QtXlsx.pro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/QtXlsx/QtXlsx.pro b/QtXlsx/QtXlsx.pro index 4c0369a..8d70400 100644 --- a/QtXlsx/QtXlsx.pro +++ b/QtXlsx/QtXlsx.pro @@ -1,8 +1,8 @@ ###################################################################### # -# QtXlsxWriter static library +# QtXlsx # -# https://github.com/j2doll/QtXlsxWriter-Static +# https://github.com/j2doll/QtXlsx # # MIT License # @@ -28,7 +28,7 @@ # ###################################################################### -TARGET = QtXlsxWriter-Static +TARGET = QtXlsx TEMPLATE = lib CONFIG += staticlib QT += core