Use psxcdgen_ex under WSL and improve wslpath and makefiles
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
ARTIFACT = #{ProjectName}
|
||||
BUILD_DIR = bin
|
||||
|
||||
#OVERLAY_CONFIG = Overlays.json
|
||||
@@ -9,9 +8,4 @@ SRCS = $(call rwildcard, src, c cpp)
|
||||
INCLUDES += -I$(JABY_ENGINE_DIR)/include
|
||||
|
||||
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