4 lines
116 B
Makefile
4 lines
116 B
Makefile
|
DEMODIR = $(GFXLIB)/demos/modules/gwin/textedit_virtual_keyboard
|
||
|
GFXINC += $(DEMODIR)
|
||
|
GFXSRC += $(DEMODIR)/main.c
|