1
0
mirror of https://gitee.com/drabel/LibQQt.git synced 2025-01-04 10:18:44 +08:00

add app_custom_manager in giftest

This commit is contained in:
tianduanrui 2018-02-02 09:36:22 +08:00
parent c6ba124ee1
commit 815e9a1213
3 changed files with 9 additions and 4 deletions

View File

@ -36,10 +36,6 @@ contains(CONFIG, administrator){
################################################################
include($${PWD}/app_link_qqt_library.pri)
################################################################
##link Other library
################################################################
################################################################
##deploy app for install update deploy
##config defination

View File

@ -0,0 +1,8 @@
#----------------------------------------------------------------
#app_custom_manager.pri
#这个文件用于给用户自定义管理内容随意添加自己所需要的library、defines、config等等。
#----------------------------------------------------------------
################################################################
##link Other library
################################################################
#LIBS +=

View File

@ -42,6 +42,7 @@ win32 {
#促使编译源代码qmake pri配置里面的QMAKE_XX_LINK命令就会执行
system("touch main.cpp")
include(../../src/app_base_manager.pri)
include(./app_custom_manager.pri)
contains(QKIT_PRIVATE, ANDROID||ANDROIDX86) {
CONFIG += mobility