Fix xp deploy

This commit is contained in:
Oleg Korshul
2025-09-17 11:20:04 +03:00
parent 0d917471a7
commit 31386ad676
3 changed files with 7 additions and 3 deletions

View File

@ -82,7 +82,7 @@ def make():
# base.generate_check_linux_system(git_dir + "/build_tools", root_dir + "/converter")
# icu
base.deploy_icu(core_dir, root_dir + "/converter", platform)
base.deploy_icu(core_dir, root_dir + "/converter", native_platform)
# doctrenderer
if isWindowsXP: