added some string escape chars and include path

This commit is contained in:
2024-08-22 01:13:28 +03:00
parent 4c8409da35
commit 3fc13bcddd
3 changed files with 21 additions and 8 deletions

View File

@@ -14,5 +14,5 @@
(:file "main")
(:file "test/tests"))
:build-operation "program-op"
:build-pathname "test/kurt"
:build-pathname "kurt"
:entry-point "kurt:main")