ntdll: move relocations from mapping into loader
[wine/kumbayo.git] / dlls / shlwapi / tests / Makefile.in
blob42382761e4ed8bc65faa72b49b952ae604206e81
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = shlwapi.dll
6 IMPORTS = shlwapi advapi32 ole32 oleaut32 kernel32
7 EXTRALIBS = -luuid
9 CTESTS = \
10 clist.c \
11 clsid.c \
12 generated.c \
13 ordinal.c \
14 path.c \
15 shreg.c \
16 string.c \
17 url.c
19 @MAKE_TEST_RULES@
21 @DEPENDENCIES@ # everything below this line is overwritten by make depend