1 Star 0 Fork 190

keris-huang / QtSwissArmyKnife_1

forked from x-tools-author / x-tools 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
SAKConf.pri 2.15 KB
一键复制 编辑 原始数据 按行查看 历史
qsaker 提交于 2023-05-12 10:36 . chore: update files of project
# Interval of timer which is used to clear ui message
DEFINES += SAK_CLEAR_MESSAGE_INTERVAL=8000
# The max count of auto response item
DEFINES += SAK_MAX_AUTO_RESPONSE_COUNT=9999
# All address of host
DEFINES += SAK_HOST_ADDRESS_ANY=\"\\\"Any\\\"\"
# Exit code which is used to reboot the application
DEFINES += SAK_REBOOT_CODE=1314
# Sleep interval of device thread, the unit is ms
DEFINES += SAK_DEVICE_THREAD_SLEEP_INTERVAL=10
# Github repositories
DEFINES += SAK_GITHUB_REPOSITORY_URL=\"\\\"https://github.com/qsaker/QtSwissArmyKnife\\\"\"
# Gitee repositories
DEFINES += SAK_GITEE_REPOSITORY_URL=\"\\\"https://gitee.com/qsaker/QtSwissArmyKnife\\\"\"
# The default application style of Windows and Unix
win32|unix {
DEFINES += SAK_STYLE_DEFAULT=\"\\\"Fusion\\\"\"
} else {
android {
DEFINES += SAK_STYLE_DEFAULT=\"\\\"Windows\\\"\"
} else {
#DEFINES += SAK_STYLE_DEFAULT=\"\\\"macintosh\\\"\"
DEFINES += SAK_STYLE_DEFAULT=\"\\\"Fusion\\\"\"
}
}
#↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
# Application version
DEFINES += SAK_EDITION=\"\\\"preview\\\"\"
DEFINES += SAK_VERSION=\"\\\"5.0.0\\\"\"
# File information
VERSION = 5.0.0
#↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
#↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
# Information of author
DEFINES += SAK_AUTHOR=\"\\\"Qsaker\\\"\"
DEFINES += SAK_AUTHOR_EMAIL=\"\\\"qsaker@foxmail.com\\\"\"
#↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
C++
1
https://gitee.com/keris-huang/QtSwissArmyKnife_1.git
git@gitee.com:keris-huang/QtSwissArmyKnife_1.git
keris-huang
QtSwissArmyKnife_1
QtSwissArmyKnife_1
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891