comctl32: Fix disabled thumb painting, for TBS_BOTH use edged rectangle.
[wine/multimedia.git] / dlls / explorerframe / Makefile.in
blobdcb28260f04ca0ba867f7b9150995eaabbb66ab5
1 EXTRADEFS = -DCOM_NO_WINDOWS_H
2 MODULE = explorerframe.dll
3 IMPORTS = uuid ole32 shell32 user32
5 C_SRCS = \
6 explorerframe_main.c \
7 nstc.c \
8 taskbarlist.c
10 IDL_R_SRCS = explorerframe.idl
12 RC_SRCS = \
13 version.rc
15 @MAKE_DLL_RULES@