projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wined3d: Pass an IWineD3DBaseTextureImpl pointer to basetexture_get_autogen_filter_ty...
[wine]
/
dlls
/
winecoreaudio.drv
/
Makefile.in
1
MODULE = winecoreaudio.drv
2
IMPORTS = uuid winmm user32
3
EXTRALIBS = @COREAUDIO@
4
5
C_SRCS = \
6
audio.c \
7
audiounit.c \
8
coreaudio.c \
9
coremidi.c \
10
midi.c \
11
mixer.c
12
13
@MAKE_DLL_RULES@