EXTRADEFS = -D_CRTIMP= MODULE = ucrtbase.dll IMPORTLIB = ucrtbase IMPORTS = ntdll DELAYIMPORTS = advapi32 user32 PARENTSRC = ../msvcrt EXTRADLLFLAGS = -mno-cygwin C_SRCS = \ console.c \ cpp.c \ crt_gccmain.c \ crt_main.c \ crt_winmain.c \ crt_wmain.c \ crt_wwinmain.c \ ctype.c \ data.c \ dir.c \ environ.c \ errno.c \ except.c \ except_arm.c \ except_arm64.c \ except_i386.c \ except_x86_64.c \ exit.c \ file.c \ heap.c \ locale.c \ lock.c \ main.c \ math.c \ mathf.c \ mbcs.c \ misc.c \ printf.c \ process.c \ scanf.c \ string.c \ thread.c \ time.c \ undname.c \ unixlib.c \ wcs.c RC_SRCS = version.rc