windows.applicationmodel/tests: Use PathRemoveFileSpecW() instead of PathCchRemoveFil...
[wine.git] / dlls / qmgr / Makefile.in
blob21d2328e2f09bea94a172d3352200e5c8d708240
1 MODULE = qmgr.dll
2 IMPORTS = uuid winhttp ole32 advapi32
4 EXTRADLLFLAGS = -Wb,--prefer-native
6 C_SRCS = \
7 enum_files.c \
8 enum_jobs.c \
9 factory.c \
10 file.c \
11 job.c \
12 qmgr.c \
13 service.c
15 RC_SRCS = rsrc.rc
17 IDL_SRCS = qmgr_local.idl