atl: Move atliface.idl to the global includes.
[wine/multimedia.git] / dlls / atl / Makefile.in
bloba631ed82de0e548fd1b3b69c16139c20bd90cecf
1 MODULE = atl.dll
2 IMPORTLIB = atl
3 IMPORTS = uuid ole32 oleaut32 user32 gdi32 advapi32
5 C_SRCS = \
6 atl_ax.c \
7 atl_main.c \
8 registrar.c
10 RC_SRCS = rsrc.rc
12 @MAKE_DLL_RULES@