ugfx/src/ginput/ginput.mk

5 lines
150 B
Makefile
Raw Normal View History

2013-02-11 08:25:45 +00:00
GFXSRC += $(GFXLIB)/src/ginput/mouse.c \
$(GFXLIB)/src/ginput/keyboard.c \
$(GFXLIB)/src/ginput/toggle.c \
$(GFXLIB)/src/ginput/dial.c