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
mshtml.idl: Added some missing attributes.
[wine.git]
/
dlls
/
dmband
/
Makefile.in
blob
5a2539d20a95d3ad8bb72495dd2406151ac33a16
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dmband.dll
6
IMPORTS
=
ole32 user32 advapi32 kernel32
7
EXTRALIBS
= -
ldxguid
-
luuid
8
9
C_SRCS
=
\
10
band.c \
11
bandtrack.c \
12
dmutils.c \
13
dmband_main.c \
14
regsvr.c
15
16
RC_SRCS
=
version.rc
17
18
@MAKE_DLL_RULES@
19
20
@DEPENDENCIES@
# everything below this line is overwritten by make depend