Added first version of the Perl regression testing framework.
[wine/multimedia.git] / dlls / shlwapi / Makefile.in
blob43aae0074196ff0866680adf062a249eb849fc2f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = shlwapi
6 EXTRALIBS = $(LIBUUID) $(LIBUNICODE)
8 LDDLLFLAGS = @LDDLLFLAGS@
9 SYMBOLFILE = $(MODULE).tmp.o
11 C_SRCS = \
12 ordinal.c \
13 path.c \
14 reg.c \
15 regstream.c \
16 shlwapi_main.c \
17 string.c \
18 url.c
20 @MAKE_DLL_RULES@
22 ### Dependencies: