msxml3: Init IDispatchEx data for all node types.
[wine.git] / dlls / shell32 / tests / Makefile.in
blob61ffc516a7fb3affea4335727d27264a4b72ee1a
1 TESTDLL = shell32.dll
2 IMPORTS = shell32 ole32 oleaut32 user32 advapi32
4 C_SRCS = \
5 appbar.c \
6 autocomplete.c \
7 brsfolder.c \
8 ebrowser.c \
9 generated.c \
10 progman_dde.c \
11 recyclebin.c \
12 shelldispatch.c \
13 shelllink.c \
14 shellole.c \
15 shellpath.c \
16 shfldr_special.c \
17 shlexec.c \
18 shlfileop.c \
19 shlfolder.c \
20 shlview.c \
21 string.c \
22 systray.c
24 RC_SRCS = rsrc.rc
26 @MAKE_TEST_RULES@