Added array.c, event.c, string.c
This commit is contained in:
parent
2f5fea91a5
commit
49fc3e895d
|
@ -1,8 +1,8 @@
|
|||
targets=libSystem
|
||||
cflags_force=-W -Wall -ansi
|
||||
cflags_force=-W -Wall -ansi -I ../include
|
||||
cflags=-g
|
||||
|
||||
|
||||
[libSystem]
|
||||
type=library
|
||||
sources=appclient.c,appserver.c
|
||||
sources=appclient.c,appserver.c,array.c,event.c,string.c
|
||||
|
|
Loading…
Reference in New Issue
Block a user