Added dist files
This commit is contained in:
parent
ca765a33d2
commit
60ed97407d
1
include/project.conf
Normal file
1
include/project.conf
Normal file
|
@ -0,0 +1 @@
|
||||||
|
dist=System.h,appclient.h,appserver.h,array.h,config.h,event.h,hash.h,string.h
|
|
@ -1 +1,4 @@
|
||||||
subdirs=src
|
package=libSystem
|
||||||
|
version=0.0.0
|
||||||
|
|
||||||
|
subdirs=src,include
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
targets=libSystem
|
targets=libSystem
|
||||||
cflags_force=-W -Wall -ansi -I ../include
|
cflags_force=-W -Wall -ansi -I ../include
|
||||||
cflags=-g
|
cflags=-g
|
||||||
|
dist=appinterface.h
|
||||||
|
|
||||||
|
|
||||||
[libSystem]
|
[libSystem]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user