mirror of
https://github.com/Team-Neptune/DeepSea-Toolbox.git
synced 2024-11-26 22:00:34 +00:00
Change the name to reflect the repository
This commit is contained in:
parent
a78bd767a9
commit
bd2cf76c08
4
Makefile
4
Makefile
@ -34,11 +34,11 @@ VERSION_MAJOR := 4
|
||||
VERSION_MINOR := 0
|
||||
VERSION_MICRO := 2
|
||||
|
||||
APP_TITLE := Hekate Toolbox
|
||||
APP_TITLE := DeepSea Toolbox
|
||||
APP_AUTHOR := WerWolv, cathery
|
||||
APP_VERSION := ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_MICRO}
|
||||
|
||||
TARGET := HekateToolbox
|
||||
TARGET := DeepSea-Toolbox
|
||||
OUTDIR := out
|
||||
BUILD := build
|
||||
SOURCES := source source/gui source/utils
|
||||
|
Loading…
Reference in New Issue
Block a user