quartz: Don't cast WSTR to BSTR, convert properly instead.
[wine/testsucceed.git] / dlls / comdlg32 / tests / Makefile.in
blob82b7cd28eedc534385c1d7feb37f932053bbcf90
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = comdlg32.dll
6 IMPORTS = comdlg32 winspool user32 gdi32 kernel32
8 C_SRCS = \
9 filedlg.c \
10 fontdlg.c \
11 printdlg.c
13 RC_SRCS = rsrc.rc
15 @MAKE_TEST_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend