Use psxcdgen_ex under WSL and improve wslpath and makefiles
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
ARTIFACT = PoolBox
|
||||
BUILD_DIR = bin
|
||||
|
||||
OVERLAY_CONFIG = Overlays.json
|
||||
@@ -10,9 +9,4 @@ INCLUDES += -I$(JABY_ENGINE_DIR)/include
|
||||
CCFLAGS += -save-temps=obj
|
||||
|
||||
include $(JABY_ENGINE_DIR)/lib/Makefile
|
||||
include $(JABY_ENGINE_DIR)/lib/PSEXETarget.mk
|
||||
|
||||
clean:
|
||||
rm -fr $(OUTPUT_DIR)
|
||||
rm -fr ../iso/*.bin
|
||||
rm -fr ../iso/*.cue
|
||||
include $(JABY_ENGINE_DIR)/lib/PSEXETarget.mk
|
Reference in New Issue
Block a user