comctl32/tests: Use BOOL type where appropriate.
[wine.git] / dlls / olecli32 / Makefile.in
blob2fe73f74f1ba11e567957e3ca4b9e0ed62cb8d7e
1 MODULE = olecli32.dll
2 IMPORTLIB = olecli32
3 IMPORTS = ole32 gdi32
5 C_SRCS = \
6 olecli_main.c
8 @MAKE_DLL_RULES@