winealsa: Use dedicated macros to call interface functions.
[wine.git] / dlls / wineusb.sys / Makefile.in
bloba7c93f24c8ea61915b979cc6672a846d0baa0983
1 MODULE = wineusb.sys
2 UNIXLIB = wineusb.so
3 IMPORTS = ntoskrnl
4 UNIX_LIBS = $(USB_LIBS) $(PTHREAD_LIBS)
5 UNIX_CFLAGS = $(USB_CFLAGS)
7 EXTRADLLFLAGS = -Wl,--subsystem,native
9 C_SRCS = \
10 unixlib.c \
11 wineusb.c
13 RC_SRCS = wineusb.rc