mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 12:15:12 +00:00
[ADD/WIP] build.c script, raise to 0.1
This commit is contained in:
parent
34bd036ab7
commit
8ce69d0829
4 changed files with 844 additions and 5 deletions
|
|
@ -1,4 +1,8 @@
|
|||
CODE=tomboyish-bridges-adventure
|
||||
NAME=Parsee
|
||||
VERSION=0.0.1
|
||||
VERSION=0.1.0
|
||||
BINARY=parsee
|
||||
SOURCE=src
|
||||
INCLUDES=src/include
|
||||
OBJECT=build
|
||||
CC=tcc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue