repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
netstat: Implement -a option.
[wine.git]
/
dlls
/
dmband
/
Makefile.in
blob
b25c071b4b168a5e8a51cbf68664b17914f0a56f
1
MODULE
=
dmband.dll
2
IMPORTS
=
dxguid uuid ole32 advapi32
3
4
C_SRCS
=
\
5
band.c \
6
bandtrack.c \
7
dmband_main.c \
8
dmutils.c
9
10
IDL_R_SRCS
=
dmband.idl
11
12
RC_SRCS
=
version.rc
13
14
@MAKE_DLL_RULES@