repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
makefiles: Don't use standard libs for programs that specify -nodefaultlibs.
[wine/zf.git]
/
dlls
/
wmp
/
Makefile.in
blob
333717c502e70f65abbdc717609ebe69916f5b7a
1
MODULE
=
wmp.dll
2
IMPORTS
=
oleaut32 ole32 urlmon shlwapi user32 gdi32
3
4
EXTRADLLFLAGS
= -
mno-cygwin
5
6
C_SRCS
=
\
7
events.c \
8
oleobj.c \
9
player.c \
10
wmp_main.c
11
12
RC_SRCS
=
rsrc.rc
13
IDL_SRCS
=
wmp_typelib.idl