msdaps: Add a stub marshaller object.
[wine/hramrach.git] / dlls / pstorec / Makefile.in
blobc754081be13a89be3754db08835566000b8e4811
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = pstorec.dll
6 IMPORTS = uuid kernel32
8 C_SRCS = \
9 pstorec.c
11 RC_SRCS = rsrc.rc
13 IDL_TLB_SRCS = pstorec_tlb.idl
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend