mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-01 00:15:14 +01:00
This commit is contained in:
parent
3489e853a1
commit
1a366b7a1f
@ -19,9 +19,9 @@ include $(DEVKITPPC)/gamecube_rules
|
||||
#---------------------------------------------------------------------------------
|
||||
TARGET := executables/snes9xgx-$(VERSION)-gc
|
||||
BUILD := build_gc
|
||||
SOURCES := source/snes9x source/ngc source/libpng source/libpng/pngu
|
||||
SOURCES := source/snes9x source/ngc
|
||||
DATA := data
|
||||
INCLUDES := source source/snes9x source/ngc
|
||||
INCLUDES := source/snes9x source/ngc
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
# options for code generation
|
||||
|
Loading…
Reference in New Issue
Block a user