mirror of
https://github.com/dborth/vbagx.git
synced 2024-12-26 18:51:49 +01:00
update dol/elf filenames to match other emus
This commit is contained in:
parent
08ea392b8e
commit
c7c75a5090
@ -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 \
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user