ecl/msvc/c
Daniel Kochmański 50814e6ed5 [wip] msvc: update a makefile and specify /std:c11 minimal standard
MSVC does not allow for specifying /std:c99 so we need c11. We don't rely on the
default standard because it does not allow for static struct initializers.
2026-03-15 09:47:50 +01:00
..
clos Create msvc/c/clos directory for MSVC builds 2011-12-30 15:42:10 +01:00
ffi Split out the library loading functions into a separate C file. 2010-10-30 11:35:22 +02:00
numbers Added the new object files to the list of targets in MSVC 2010-11-01 19:49:09 +01:00
printer
reader
threads
Makefile [wip] msvc: update a makefile and specify /std:c11 minimal standard 2026-03-15 09:47:50 +01:00