初步添加统信的wine打包脚本

This commit is contained in:
2022-07-14 14:31:36 +08:00
parent 2eb05c9b7c
commit a01287dd6f
49 changed files with 2531 additions and 14 deletions

View 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]