zig/lib/libc/mingw/libarm32
Andrew Kelley 10f6176f3d
only look for .defs when needed; remove samsrv.dll cross compiling support
previously zig would look for all the .defs even when not needed,
wasting time. also, we only had samsrv definitions for some architectures.
remove cross compiling support for this.
2019-10-16 13:12:35 -04:00
..
mswsock.def add more cross compiling support for windows system dlls 2019-10-16 12:43:57 -04:00
ntdll.def mingw libc can link against ntdll 2019-07-15 18:25:13 -04:00
setupapi.def move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
urlmon.def add more cross compiling support for windows system dlls 2019-10-16 12:43:57 -04:00
wintrust.def add more cross compiling support for windows system dlls 2019-10-16 12:43:57 -04:00