mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
Escher: Adding Window, ViewController and TabViewController
Change-Id: I6a13fe95e846cfcc43f783e8b4d88ea4ad9ee585
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
SFLAGS += -Iescher/include
|
||||
|
||||
objs += $(addprefix escher/src/,\
|
||||
childless_view.o\
|
||||
solid_color_view.o\
|
||||
tab_view.o\
|
||||
tab_view_controller.o\
|
||||
text_view.o\
|
||||
view.o\
|
||||
view_controller.o\
|
||||
window.o\
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user