wine/dlls/windows.devices.usb/Makefile.in
2023-07-24 11:53:21 +02:00

10 lines
113 B
Makefile

MODULE = windows.devices.usb.dll
IMPORTS = combase
C_SRCS = \
main.c \
usbdevice.c
IDL_SRCS = \
classes.idl