mshtml: Print wine_gecko version in load_wine_gecko.
[wine] / dlls / winmm / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = winmm.dll
6 IMPORTS   = winmm user32 kernel32
7 EXTRADEFS = -DWINE_NO_LONG_AS_INT
8
9 CTESTS = \
10         capture.c \
11         mci.c \
12         mixer.c \
13         mmio.c \
14         timer.c \
15         wave.c
16
17 @MAKE_TEST_RULES@
18
19 @DEPENDENCIES@  # everything below this line is overwritten by make depend