mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
1ebccd0f44
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
115 B
Makefile
5 lines
115 B
Makefile
TESTDLL = uiautomationcore.dll
|
|
IMPORTS = uiautomationcore user32 ole32 oleaut32 oleacc
|
|
|
|
C_SRCS = \
|
|
uiautomation.c
|