winex11.drv: Release window data before calling sync_window_cursor().
[wine.git] / dlls / uiautomationcore / Makefile.in
blob9910e8e336e7eda32aca2478912375a6ffbdc0cd
1 MODULE = uiautomationcore.dll
2 IMPORTLIB = uiautomationcore
3 IMPORTS = uuid ole32 oleaut32 user32 oleacc
5 EXTRADLLFLAGS = -Wb,--prefer-native
7 C_SRCS = \
8 uia_client.c \
9 uia_ids.c \
10 uia_main.c \
11 uia_provider.c
13 IDL_SRCS = \
14 uia_classes.idl