mshtml: Don't free string that will be cleared by SafeArrayDestroy.
[wine/wine-gecko.git] / dlls / comdlg32 / tests / Makefile.in
blob8cc48e98042b865c85a92477c7121e5ccb2b4817
1 TESTDLL = comdlg32.dll
2 IMPORTS = comdlg32 winspool user32 gdi32
4 C_SRCS = \
5 filedlg.c \
6 finddlg.c \
7 fontdlg.c \
8 printdlg.c
10 RC_SRCS = rsrc.rc
12 @MAKE_TEST_RULES@