kernel32: Factor out the VerifyVersionInfo tests into their own function.
[wine.git] / dlls / dmusic32 / Makefile.in
blob8daeff29e06d8f9bda4f08bd0c78fa28be1ac08c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dmusic32.dll
6 IMPORTLIB = libdmusic32.$(IMPLIBEXT)
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