Files
Upsilon/escher/Makefile
Romain Goyet a21f201cc0 Escher: Adding a GUI toolkit
Change-Id: I9c78cc1afdd35968110484c3e3782c866b88c671
2016-04-12 18:47:36 +02:00

7 lines
96 B
Makefile

SFLAGS += -Iescher/include
objs += $(addprefix escher/src/,\
solid_color_view.o\
view.o\
)