ntoskrnl.exe: Add -norelay flag for _vsnprintf.
[wine.git] / dlls / propsys / Makefile.in
blobec0b223cc925aa812fefa9aa68208a8892c49c8c
1 MODULE = propsys.dll
2 IMPORTLIB = propsys
3 IMPORTS = ole32 oleaut32 uuid
5 EXTRADLLFLAGS = -mno-cygwin
7 C_SRCS = \
8 propstore.c \
9 propsys_main.c \
10 propvar.c
12 IDL_SRCS = propsys_classes.idl