2017-02-22 19:05:33 +01:00
|
|
|
MODULE = uiautomationcore.dll
|
2019-02-12 14:26:51 +01:00
|
|
|
IMPORTLIB = uiautomationcore
|
2021-11-16 20:32:31 +01:00
|
|
|
IMPORTS = uuid ole32 oleaut32 user32
|
2017-02-22 19:05:33 +01:00
|
|
|
|
2021-09-20 17:03:48 +02:00
|
|
|
EXTRADLLFLAGS = -Wb,--prefer-native
|
2019-06-24 10:13:36 +02:00
|
|
|
|
2017-02-22 19:05:33 +01:00
|
|
|
C_SRCS = \
|
|
|
|
uia_main.c
|