strmbase: Implement BaseControlWindow.
[wine/multimedia.git] / dlls / comdlg32 / tests / Makefile.in
blobda9f69963836a84ea25a7a33237a3e9787db6ea3
1 TESTDLL = comdlg32.dll
2 IMPORTS = uuid shell32 ole32 comdlg32 winspool user32 gdi32
4 C_SRCS = \
5 filedlg.c \
6 finddlg.c \
7 fontdlg.c \
8 itemdlg.c \
9 printdlg.c
11 RC_SRCS = rsrc.rc
13 @MAKE_TEST_RULES@