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
winedos: Make sure that the main message queue exists before the DOS thread starts.
[wine.git]
/
dlls
/
mciwave
/
Makefile.in
blob
a87c07c0af389d69fa90a1a5e37abdfeb3975934
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mciwave.dll
6
IMPORTS
=
winmm user32 kernel32
7
8
C_SRCS
=
\
9
mciwave.c
10
11
@MAKE_DLL_RULES@
12
13
@DEPENDENCIES@
# everything below this line is overwritten by make depend