user32: Pack the COPYDATASTRUCT structure in messages to allow crossing 32/64 boundaries.
[wine/multimedia.git] / dlls / winmm / tests / Makefile.in
blob986b6e4c60e5018934102574b497e324674ad4b0
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = winmm.dll
6 IMPORTS = winmm user32 kernel32
8 C_SRCS = \
9 capture.c \
10 mci.c \
11 midi.c \
12 mixer.c \
13 mmio.c \
14 timer.c \
15 wave.c
17 @MAKE_TEST_RULES@