4 lines
94 B
Makefile
4 lines
94 B
Makefile
DEMODIR = $(GFXLIB)/demos/3rdparty/bubbles
|
|
GFXINC += $(DEMODIR)
|
|
GFXSRC += $(DEMODIR)/main.c
|