comctl32/tests: Use BOOL type where appropriate.
[wine.git] / dlls / oleacc / Makefile.in
blobc098386c58d32683125818493aaa4e28fcd5fd7e
1 MODULE = oleacc.dll
2 IMPORTLIB = oleacc
3 IMPORTS = user32
5 C_SRCS = \
6 main.c
8 IDL_TLB_SRCS = oleacc_classes.idl
10 RC_SRCS = oleacc.rc
11 PO_SRCS = oleacc.rc
13 @MAKE_DLL_RULES@