wined3d: Don't use persistent BOs from the client thread if we might need to do verte...
[wine.git] / dlls / mountmgr.sys / Makefile.in
blob612ac71f869a178ac303fa410e61d519cbe61a1d
1 MODULE = mountmgr.sys
2 UNIXLIB = mountmgr.so
3 IMPORTS = uuid advapi32 ntoskrnl
4 DELAYIMPORTS = user32
5 EXTRAINCL = $(DBUS_CFLAGS) $(HAL_CFLAGS)
6 EXTRALIBS = $(DISKARBITRATION_LIBS) $(SYSTEMCONFIGURATION_LIBS) $(CORESERVICES_LIBS) $(SECURITY_LIBS)
8 EXTRADLLFLAGS = -Wl,--subsystem,native
10 C_SRCS = \
11 cred.c \
12 dbus.c \
13 device.c \
14 diskarb.c \
15 mountmgr.c \
16 unixlib.c