repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Split the dmusic interfaces.
[wine/gsoc_dplay.git]
/
dlls
/
dmusic32
/
Makefile.in
blob
2ba97743277f6ac276dc80b9d69b990c111f25a2
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dmusic32.dll
6
IMPORTS
=
winmm user32 advapi32 kernel32
7
EXTRALIBS
= $(
LIBUUID
)
8
9
LDDLLFLAGS
=
@LDDLLFLAGS@
10
SYMBOLFILE
= $(
MODULE
)
.tmp.o
11
12
C_SRCS
=
\
13
dmusic32_main.c
14
15
RC_SRCS
=
version.rc
16
17
@MAKE_DLL_RULES@
18
19
### Dependencies: