Update Template
This commit is contained in:
parent
2b9353f445
commit
4650d5aa52
|
@ -8,6 +8,7 @@ SRCS = $(call rwildcard, src, c cpp)
|
|||
LIBS = -L$(JABY_ENGINE_DIR)/lib/PSX-$(BUILD_PROFILE) -lJabyEngine
|
||||
|
||||
include $(JABY_ENGINE_DIR)/lib/Makefile
|
||||
include $(JABY_ENGINE_DIR)/lib/PSEXETarget.mk
|
||||
|
||||
#Rules section for default compilation and linking
|
||||
all: $(TARGET).psexe
|
||||
|
|
Loading…
Reference in New Issue