hidclass.sys: Support parsing of explicit usage page.
[wine.git] / dlls / atl / Makefile.in
blobd2dd2c374b1c81011841d82269439544ea25fb0c
1 MODULE = atl.dll
2 IMPORTLIB = atl
3 IMPORTS = uuid oleaut32 ole32 user32 gdi32 advapi32 shlwapi
4 EXTRADEFS = -D_ATL_VER=_ATL_VER_30
6 EXTRADLLFLAGS = -mno-cygwin
8 C_SRCS = \
9 atl.c \
10 atl30.c \
11 atl_ax.c \
12 registrar.c
14 IDL_SRCS = \
15 atl_classes.idl \
16 atl_lib.idl