friggin makefile
This commit is contained in:
parent
f03c4bc60d
commit
2a368a81c0
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -28,7 +28,7 @@ include $(DEVKITARM)/3ds_rules
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
TARGET := result/Minicraft3DS
|
TARGET := result/Minicraft3DS
|
||||||
ICON_TARGET := icons-banners/icon
|
ICON_TARGET := icons-banners/icon
|
||||||
RESULT := result
|
RESULT := result
|
||||||
BUILD := build
|
BUILD := build
|
||||||
SOURCES := source source/minizip
|
SOURCES := source source/minizip
|
||||||
DATA := data
|
DATA := data
|
||||||
|
|
Loading…
Add table
Reference in a new issue