git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@31 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-09-28 22:00:17 +00:00
parent 61b442d259
commit 0bc58045ae
5 changed files with 26 additions and 22 deletions

View File

@@ -7,7 +7,7 @@ CFLAGS = -fPIC -Iinclude -D_MILSKO
LDFLAGS =
LIBS =
L_OBJS = src/ds.o src/core.o src/default.o src/draw.o
L_OBJS = src/ds.o src/core.o src/default.o src/draw.o src/lowlevel.o
L_OBJS += src/window.o src/button.o
L_LIBS = -lfreetype