mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-12-23 03:11:49 +01:00
fix APP_TITLE error introduced by 7364ea7dd5
This commit is contained in:
parent
9f31cde4ee
commit
49535886fa
@ -46,7 +46,7 @@ DATA := data
|
|||||||
INCLUDES := include
|
INCLUDES := include
|
||||||
|
|
||||||
ifeq ($(strip $(CLASSIC)),)
|
ifeq ($(strip $(CLASSIC)),)
|
||||||
APP_TITLE := ftpd Issue \#139
|
APP_TITLE := ftpd pro $(VERSION)
|
||||||
TARGET := switch/ftpd
|
TARGET := switch/ftpd
|
||||||
BUILD := switch/build
|
BUILD := switch/build
|
||||||
SOURCES += source/imgui
|
SOURCES += source/imgui
|
||||||
|
Loading…
Reference in New Issue
Block a user