summaryrefslogtreecommitdiff
path: root/build.bat
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2020-05-03 01:23:38 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2020-05-03 01:23:38 -0400
commit6be24a8a51106e373406081ecd088bd1a2db4040 (patch)
tree5be60b3d2b02b4cb3d17cea5abfe58150f37d63b /build.bat
parent8c2327e430ca63349c28816b47d04147873c1aca (diff)
started windows #foreign support -- floating point not working yet--also found bug with eval EXPR_CALL
Diffstat (limited to 'build.bat')
-rw-r--r--build.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.bat b/build.bat
new file mode 100644
index 0000000..1d6a338
--- /dev/null
+++ b/build.bat
@@ -0,0 +1 @@
+cl /DTOC_DEBUG /W3 /wd4146 /D_CRT_SECURE_NO_WARNINGS /Fe:toc.exe /DEBUG /Zi main.c