更新项目结构

This commit is contained in:
metanoia1989
2020-11-13 22:57:37 +08:00
parent 8972425c7c
commit 66ef37c1ca
75 changed files with 465 additions and 43 deletions

View File

@@ -13,8 +13,8 @@ DEFINES += QT_APP_DEBUG
QT += network
CONFIG += staticlib
TEMPLATE = lib
CONFIG += staticlib
unix:TARGET = $$OUT_PWD/Lib/QtNetworkService
win32: {