include/mscvpdb.h: Use flexible array members for the rest of structures.
[wine.git] / dlls / wineusb.sys / Makefile.in
blob0c6bb77f14302733656db0f9ce4d8945f8c2f4a0
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 SOURCES = \
10 unixlib.c \
11 wineusb.c \
12 wineusb.rc