common
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@31 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
61b442d259
commit
0bc58045ae
5 changed files with 26 additions and 22 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue