winecoreaudio.drv: Link against ole32 for CoTaskMemAlloc/Free.

This commit is contained in:
Ken Thomases 2011-04-27 18:02:47 -05:00 committed by Alexandre Julliard
parent e58b0dd079
commit 518675fbb5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
MODULE = winecoreaudio.drv
IMPORTS = uuid winmm user32
IMPORTS = uuid winmm ole32 user32
EXTRALIBS = @COREAUDIO@
C_SRCS = \