Changed builtin dlls file names to make it clear they are not normal
[wine/gsoc_dplay.git] / dlls / shlwapi / Makefile.in
blob448b1cb4c0c569a5098bfe2b34ece15ea9020d65
1 EXTRADEFS = -D_SHLWAPI_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = shlwapi.dll
7 EXTRALIBS = $(LIBUUID) $(LIBUNICODE)
9 LDDLLFLAGS = @LDDLLFLAGS@
10 SYMBOLFILE = $(MODULE).tmp.o
12 C_SRCS = \
13 ordinal.c \
14 path.c \
15 reg.c \
16 regstream.c \
17 shlwapi_main.c \
18 string.c \
19 url.c
21 @MAKE_DLL_RULES@
23 ### Dependencies: