comdlg32: Avoid a NULL dereference when changing the file type selection of a Unicode...
[wine.git] / dlls / shdocvw / tests / Makefile.in
blob0ef857e6d0b4ebcda96f7019c25a800aa7125c55
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = shdocvw.dll
6 IMPORTS = shell32 ole32 oleaut32 user32 gdi32 advapi32
8 C_SRCS = \
9 intshcut.c \
10 shdocvw.c \
11 shortcut.c \
12 webbrowser.c
14 @MAKE_TEST_RULES@