comctl32/tests: Use BOOL type where appropriate.
[wine.git] / dlls / atl80 / Makefile.in
blob74ee4608e91fa5ac4faee05cb9deadb601e118d6
1 MODULE = atl80.dll
2 IMPORTLIB = atl80
3 IMPORTS = atl100 oleaut32 user32 ole32
4 EXTRADEFS = -D_ATL_VER=_ATL_VER_80
7 C_SRCS = atl80.c
9 RC_SRCS = atl80.rc
11 @MAKE_DLL_RULES@