3 lines
95 B
Makefile
3 lines
95 B
Makefile
DEMODIR = $(GFXLIB)/demos/modules/gwin/gl3d
|
|
GFXINC += $(DEMODIR)
|
|
GFXSRC += $(DEMODIR)/main.c
|