Add the runtime file to the project.
This commit is contained in:
parent
04f3bf0b32
commit
d5f6581531
1 changed files with 1 additions and 0 deletions
|
|
@ -106,6 +106,7 @@
|
|||
],
|
||||
'sources': [
|
||||
'src/runtime/document.c',
|
||||
'src/runtime/language.c',
|
||||
'src/runtime/lexer.c',
|
||||
'src/runtime/node.c',
|
||||
'src/runtime/stack.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue