dinput: Clear action mapping with SetDataFormat().
[wine.git] / dlls / mountmgr.sys / Makefile.in
blob83204e665049e057cd3f482b2426b20413265fc1
1 MODULE = mountmgr.sys
2 IMPORTS = uuid advapi32 ntoskrnl
3 DELAYIMPORTS = user32 iphlpapi
4 EXTRADLLFLAGS = -Wl,--subsystem,native
5 EXTRAINCL = $(DBUS_CFLAGS) $(HAL_CFLAGS)
6 EXTRALIBS = $(DISKARBITRATION_LIBS) $(SYSTEMCONFIGURATION_LIBS) $(CORESERVICES_LIBS) $(SECURITY_LIBS)
8 C_SRCS = \
9 dbus.c \
10 device.c \
11 diskarb.c \
12 mountmgr.c