Commit dac79926 authored by Alexandre Julliard's avatar Alexandre Julliard

winaspi: Build with msvcrt.

parent 0abd9e21
MODULE = winaspi.dll16
IMPORTS = wnaspi32 advapi32
EXTRADLLFLAGS = -m16 -Wb,--main-module,wnaspi32.dll
EXTRADLLFLAGS = -m16 -mno-cygwin -Wb,--main-module,wnaspi32.dll
C_SRCS = winaspi.c
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment