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
d3d9: Don't return a pointer to the implementation in IDirect3DSwapChain9Impl_QueryIn...
[wine.git]
/
dlls
/
msacm32
/
Makefile.in
blob
26c85d2bff5498532571691e46e0c3f120abeacb
1
MODULE
=
msacm32.dll
2
IMPORTLIB
=
msacm32
3
IMPORTS
=
winmm user32 advapi32
4
5
C_SRCS
=
\
6
driver.c \
7
filter
.c \
8
format.c \
9
internal.c \
10
msacm32_main.c \
11
pcmconverter.c \
12
stream.c
13
14
RC_SRCS
=
msacm32.rc
15
PO_SRCS
=
msacm32.rc
16
17
@MAKE_DLL_RULES@