Commit 4fe7fcab authored by Alexandre Julliard's avatar Alexandre Julliard

setupx: Build with msvcrt.

parent 0fb1d847
MODULE = setupx.dll16
IMPORTS = setupapi user32 advapi32
EXTRADLLFLAGS = -m16 -Wb,--main-module,setupapi.dll
EXTRADLLFLAGS = -m16 -mno-cygwin -Wb,--main-module,setupapi.dll
C_SRCS = \
devinst16.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