Sweden-Number/dlls/pstorec/Makefile.in

16 lines
218 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = pstorec.dll
IMPORTS = uuid
C_SRCS = \
pstorec.c
RC_SRCS = rsrc.rc
IDL_TLB_SRCS = pstorec_tlb.idl
@MAKE_DLL_RULES@