Switch over to Universal-Core. (#18)

* Don't build here.

* WIP: Switch to Universal-Core.

* Update Submodule repo & azure-pipelines.
This commit is contained in:
StackZ
2020-02-08 06:20:50 +01:00
committed by GitHub
parent 0ef5d2c5ab
commit 09be8e0b94
55 changed files with 1064 additions and 1327 deletions
+3 -2
View File
@@ -75,9 +75,10 @@ endif
#---------------------------------------------------------------------------------
TARGET := Universal-Updater
BUILD := build
SOURCES := source source/download source/lang source/screens source/utils
UNIVCORE := Universal-Core
SOURCES := $(UNIVCORE) source source/download source/lang source/screens source/utils
DATA := data
INCLUDES := include include/download include/lang include/screens include/utils
INCLUDES := $(UNIVCORE) include include/download include/lang include/screens include/utils
GRAPHICS := assets/gfx
#GFXBUILD := $(BUILD)
ROMFS := romfs