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
|
MODULE = uiautomationcore.dll
|
||||||
IMPORTLIB = uiautomationcore
|
IMPORTLIB = uiautomationcore
|
||||||
|
|
||||||
|
EXTRADLLFLAGS = -mno-cygwin
|
||||||
|
|
||||||
C_SRCS = \
|
C_SRCS = \
|
||||||
uia_main.c
|
uia_main.c
|
||||||
|
|
Loading…
Reference in New Issue