Make CryptImport/ExportPublicKeyInfoEx behave the way MSDN describes
[wine/gsoc-2012-control.git] / dlls / winmm / winealsa / Makefile.in
blobd5a254cf92ca35b3b36824888083a3c27d2a1e1a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winealsa.drv
6 IMPORTS = winmm user32 advapi32 kernel32 ntdll
7 EXTRALIBS = -ldxguid -luuid @ALSALIBS@
9 C_SRCS = \
10 audio.c \
11 alsa.c \
12 midi.c
14 @MAKE_DLL_RULES@
16 ### Dependencies: