projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Declare debug channels in all dlls that need them; added imports of
[wine]
/
dlls
/
winmm
/
wavemap
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = msacm.drv
6
SOVERSION = 1.0
7
IMPORTS = winmm user32 kernel32 ntdll
8
9
C_SRCS = \
10
wavemap.c
11
12
@MAKE_DLL_RULES@
13
14
### Dependencies: