update dol/elf filenames to match other emus

This commit is contained in:
Daryl 2020-06-29 21:25:09 -06:00
parent 08ea392b8e
commit c7c75a5090
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ include $(DEVKITPPC)/gamecube_rules
# SOURCES is a list of directories containing source code
# INCLUDES is a list of directories containing extra header files
#---------------------------------------------------------------------------------
TARGET := vbagx_gc
TARGET := vbagx-gc
TARGETDIR := executables
BUILD := build_gc
SOURCES := source source/gui source/utils source/utils/sz \

View File

@ -15,7 +15,7 @@ include $(DEVKITPPC)/wii_rules
# SOURCES is a list of directories containing source code
# INCLUDES is a list of directories containing extra header files
#---------------------------------------------------------------------------------
TARGET := vbagx_wii
TARGET := vbagx-wii
TARGETDIR := executables
BUILD := build_wii
SOURCES := source source/gui source/utils source/utils/sz \