This commit is contained in:
恍兮惚兮 2024-10-29 20:24:28 +08:00
parent 6aaaa274bc
commit bc0687772b
2 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,7 @@ include(generate_product_version)
set(VERSION_MAJOR 5)
set(VERSION_MINOR 52)
set(VERSION_PATCH 2)
set(VERSION_PATCH 3)
add_library(pch pch.cpp)
target_precompile_headers(pch PUBLIC pch.h)

View File

@ -272,6 +272,7 @@ def MessageBox(msg, info = 'Message'):
return 0
os.MessageBox = MessageBox
sys.stdout=sys.stderr
sys.path.insert(0, './LunaTranslator')
)"
#ifndef PYSTAND_CONSOLE
LR"(