mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-27 05:04:01 +08:00
fix gen_emu_config build
This commit is contained in:
parent
931959afb6
commit
f243271feb
@ -6,7 +6,8 @@ pushd "%~dp0"
|
|||||||
set "venv=.env-win"
|
set "venv=.env-win"
|
||||||
set "out_dir=bin\win"
|
set "out_dir=bin\win"
|
||||||
set "build_temp_dir=bin\tmp\win"
|
set "build_temp_dir=bin\tmp\win"
|
||||||
set "icon_file=icon\Froyoshark-Enkel-Steam.ico"
|
:: relative to build_temp_dir
|
||||||
|
set "icon_file=..\..\..\icon\Froyoshark-Enkel-Steam.ico"
|
||||||
set "signer_tool=..\..\third-party\build\win\cert\sign_helper.bat"
|
set "signer_tool=..\..\third-party\build\win\cert\sign_helper.bat"
|
||||||
|
|
||||||
set /a last_code=0
|
set /a last_code=0
|
||||||
|
Loading…
Reference in New Issue
Block a user