wined3d: Add missing check for p8 primary in surface_download_data.
[wine.git] / dlls / dmusic32 / Makefile.in
blob99a17ab0c84a7c0528784d1743692859fa52fd4d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dmusic32.dll
6 IMPORTLIB = dmusic32
7 IMPORTS = kernel32
8 EXTRALIBS = -luuid
10 C_SRCS = \
11 dmusic32_main.c
13 RC_SRCS = version.rc
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend