Use psxcdgen_ex under WSL and improve wslpath and makefiles

This commit is contained in:
Jaby
2023-08-25 05:15:23 +02:00
committed by Jaby
parent 318cfee963
commit 137a9b8b1f
14 changed files with 113 additions and 70 deletions

View File

@@ -4,7 +4,7 @@
<!--<License>%PSX_LICENSE_PATH%/LICENSEE.DAT</License>-->
</Description>
<Track>
<File name="SYSTEM.CNF">iso/System.cnf</File>
<Main name="XXXX_AAA.AA">application/bin/PSX-release/#{ProjectName}.psexe</Main>
<File name="SYSTEM.CNF">System.cnf</File>
<Main name="XXXX_AAA.AA">../application/bin/PSX-release/#{ProjectName}.psexe</Main>
</Track>
</ISO_Project>