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
Fix compile error on non-i386.
[wine.git]
/
dlls
/
dmusic32
/
Makefile.in
blob
6d18c1745a6cf62f22fa467c56a8c9a06e68ffaf
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dmusic32.dll
6
IMPORTS
=
winmm user32 advapi32 kernel32
7
EXTRALIBS
= -
luuid
8
9
C_SRCS
=
\
10
dmusic32_main.c
11
12
RC_SRCS
=
version.rc
13
14
@MAKE_DLL_RULES@
15
16
### Dependencies: