winmm/wineesd: Win64 printf format warning fixes.
[wine/wine64.git] / dlls / winmm / wineesd / Makefile.in
blob4ceb60e5ba06c223ada7da935413b12865e90847
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wineesd.drv
6 IMPORTS = winmm user32 kernel32
7 EXTRAINCL = @ESDINCL@
8 EXTRALIBS = @ESDLIBS@ -ldxguid -luuid
10 C_SRCS = \
11 esound.c \
12 audio.c
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend