uianimationcore: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
761a693bd9
commit
71dfe2dd10
|
@ -1,5 +1,7 @@
|
|||
MODULE = uiautomationcore.dll
|
||||
IMPORTLIB = uiautomationcore
|
||||
|
||||
EXTRADLLFLAGS = -mno-cygwin
|
||||
|
||||
C_SRCS = \
|
||||
uia_main.c
|
||||
|
|
Loading…
Reference in New Issue