repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prevent memory leak in freeing of the VertexBuffer.
[wine/multimedia.git]
/
dlls
/
shlwapi
/
Makefile.in
blob
ba9b494c10703ff85654f17df4948e82fff8a209
1
EXTRADEFS
= -
D_SHLWAPI_
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
shlwapi.dll
7
IMPORTS
=
ole32 user32 gdi32 advapi32 kernel32
8
EXTRALIBS
= $(
LIBUUID
) $(
LIBUNICODE
)
9
10
LDDLLFLAGS
=
@LDDLLFLAGS@
11
SYMBOLFILE
= $(
MODULE
)
.tmp.o
12
13
C_SRCS
=
\
14
assoc.c \
15
clist.c \
16
istream.c \
17
ordinal.c \
18
path.c \
19
reg.c \
20
regstream.c \
21
shlwapi_main.c \
22
string.c \
23
thread.c \
24
url.c \
25
wsprintf.c
26
27
SUBDIRS
=
tests
28
29
@MAKE_DLL_RULES@
30
31
### Dependencies: