mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-11-04 20:15:09 +01:00
add switch metadata
This commit is contained in:
parent
b62b271f47
commit
de4fc1d215
@ -29,8 +29,13 @@ include $(DEVKITPRO)/libnx/switch_rules
|
||||
# - icon.jpg
|
||||
# - <libnx folder>/default_icon.jpg
|
||||
#---------------------------------------------------------------------------------
|
||||
TARGET := $(notdir $(CURDIR))
|
||||
BUILD := build
|
||||
APP_TITLE := Ftpd $(VERSION)
|
||||
APP_AUTHOR := Mtheall, Tuxsh, WinterMute
|
||||
ICON := meta/ftpd.jpg
|
||||
APP_VERSION := $(VERSION)
|
||||
#---------------------------------------------------------------------------------
|
||||
TARGET := ftpd
|
||||
BUILD := build.switch
|
||||
SOURCES := source
|
||||
DATA := data
|
||||
INCLUDES := include
|
||||
|
BIN
meta/ftpd.jpg
Normal file
BIN
meta/ftpd.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.5 KiB |
Loading…
Reference in New Issue
Block a user