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