linux build

This commit is contained in:
David Lee 2024-07-04 11:29:29 -07:00
parent e90effac33
commit ea100945e1
3 changed files with 4 additions and 1 deletions

Binary file not shown.

View File

@ -1,3 +1,3 @@
ntvdm -r:. -C:50 -t -h -e:include=inc,lib=lib qc ttt.c
ntvdm -r:. -C:50 -h -e:include=inc,lib=lib qc ttt.c

View File

@ -0,0 +1,3 @@
ntvdm -u -r:. -C:50 -h -e:include=inc,lib=lib qc ttt.c