include: Use the hard-float calling convention for Windows APIs on ARM
[wine.git] / dlls / mountmgr.sys / Makefile.in
blobbd1c2ee365bc9858eedc6064f16fd2a508820451
1 MODULE = mountmgr.sys
2 IMPORTS = uuid advapi32 ntoskrnl
3 DELAYIMPORTS = user32
4 EXTRADLLFLAGS = -Wb,--subsystem,native
5 EXTRAINCL = $(DBUS_CFLAGS) $(HAL_CFLAGS)
6 EXTRALIBS = $(DISKARBITRATION_LIBS)
8 C_SRCS = \
9 dbus.c \
10 device.c \
11 diskarb.c \
12 mountmgr.c