winmm: GetDeviceID only considers a single name per entry.
[wine] / dlls / svrapi / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = svrapi.dll
6
7 C_SRCS = \
8         svrapi_main.c
9
10 @MAKE_DLL_RULES@