mirror of
git://projects.qi-hardware.com/antorcha.git
synced 2025-04-21 12:27:27 +03:00
tools/libtxt/: add rendering of (compiled) edits (untested, WIP)
This commit is contained in:
@@ -15,7 +15,7 @@ MAIN = libtxt.a
|
||||
|
||||
CFLAGS = -g -Wall
|
||||
|
||||
OBJS = font.o
|
||||
OBJS = edit.o font.o
|
||||
|
||||
.PHONY: all clean spotless
|
||||
|
||||
|
||||
Reference in New Issue
Block a user