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