d3d10core: Set the initial blend factors to 1.0f.
[wine/multimedia.git] / dlls / mountmgr.sys / Makefile.in
blob1195b5e3113dcc3568e2b2ad537da23187f0086a
1 MODULE = mountmgr.sys
2 IMPORTS = uuid advapi32 ntoskrnl.exe
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