more progress on psyq program build script

This commit is contained in:
2025-08-05 21:54:09 -04:00
parent 5da7c2e3b0
commit 713ad6a57a
4 changed files with 54 additions and 43 deletions
+3 -3
View File
@@ -30,7 +30,7 @@ push-location $path_armips_build
& cmake --build . --config Debug
pop-location
$path_pcsx_redux_vsprojects = join-path $path_pcsx_redux 'vscprojects'
$path_pcsx_redux_binaries = join-path $path_pcsx_redux_vsprojects 'x64/Release'
# $path_pcsx_redux_vsprojects = join-path $path_pcsx_redux 'vscprojects'
# $path_pcsx_redux_binaries = join-path $path_pcsx_redux_vsprojects 'x64/Release'
$psyq_obj_parser = join-path $path_pcsx_redux_binaries 'psyq-obj-parser.exe'
# $psyq_obj_parser = join-path $path_pcsx_redux_binaries 'psyq-obj-parser.exe'