mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 02:52:03 +08:00
初步添加统信的wine打包脚本
This commit is contained in:
11
package-script/template/version_info
Executable file
11
package-script/template/version_info
Executable file
@@ -0,0 +1,11 @@
|
||||
[version]
|
||||
APP_VERSION="@app_version@"
|
||||
WINE_VERSION="@wine_version@"
|
||||
PATCH_VERSION="@patch_version@"
|
||||
[version]
|
||||
|
||||
[update]
|
||||
CHECK_UPDATE="@check_update@"
|
||||
FORCE_FULL_UPGRADE="@force_full_upgrade@"
|
||||
MIN_VER_SUPPORT="@min_version_support@"
|
||||
[update]
|
||||
Reference in New Issue
Block a user