Skip to content

Commit 867de6f

Browse files
committed
ref gui
1 parent 549683b commit 867de6f

14 files changed

Lines changed: 1052 additions & 791 deletions

File tree

lib/libgui/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
TARGET = libgui.so
9-
OBJS = gui.o edit.o shader.o mat4.o fontstash.o stb_truetype.o utf8-utils.o
9+
OBJS = graphic.o edit.o shader.o mat4.o fontstash.o stb_truetype.o utf8-utils.o
1010
PLATFORM=
1111
BITS =$(shell getconf LONG_BIT)
1212

0 commit comments

Comments
 (0)