2
0
Fork 0

Updated to lasted msxbuild version

This commit is contained in:
Willem Cazander 2020-05-02 04:50:18 +02:00
parent deff8cf212
commit 4e8ac97877
4 changed files with 10 additions and 8 deletions

View file

@ -13,5 +13,5 @@ $(DIST_RUN_DEP): $(DIST_RUN_DEP_TAR) | $(DIST_RUN_BIN)
$(call mb_copy,$(PATH_BIN)/dist/*,$(DIST_RUN_BIN))
$(DIST_RUN_NAME): $(DIST_RUN_DEP)
$(call mb_copy_autoexec_run,$(DIST_RUN_BIN),tara)
$(call mb_run_openmsx_dos2,$(DIST_RUN_BIN))
$(call mb_autoexec_open_gui_cmd,$(DIST_RUN_BIN),tara)
$(call mb_openmsx_dos2,$(DIST_RUN_BIN))