Commit 6655e652 authored by Alexandre Julliard's avatar Alexandre Julliard

commdlg: Build with msvcrt.

parent 2cfe9075
MODULE = commdlg.dll16
IMPORTS = comdlg32 user32 gdi32
EXTRADLLFLAGS = -m16 -Wb,--main-module,comdlg32.dll
EXTRADLLFLAGS = -m16 -mno-cygwin -Wb,--main-module,comdlg32.dll
C_SRCS = \
colordlg.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