Build test programs as .so files. Added missing imports.
[wine/gsoc_dplay.git] / dlls / shlwapi / Makefile.in
blob30d9327db08cf6b59d16c2bb181649042bbf2f57
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = shlwapi
6 SOVERSION = 1.0
7 IMPORTS = advapi32 user32 gdi32 kernel32 ntdll
9 C_SRCS = \
10 ordinal.c \
11 path.c \
12 reg.c \
13 regstream.c \
14 shlwapi_main.c \
15 string.c
17 @MAKE_DLL_RULES@
19 ### Dependencies: