oleaut32: Use BOOL type where appropriate.
[wine.git] / dlls / atl110 / Makefile.in
blobf9d98d357a24ff1bb3af7bbd1a378db673e3003f
1 MODULE = atl110.dll
2 IMPORTS = atl100 ole32 user32
3 EXTRADEFS = -D_ATL_VER=_ATL_VER_110
5 C_SRCS = atl110.c
7 @MAKE_DLL_RULES@