Sweden-Number/dlls/pstorec/Makefile.in

12 lines
133 B
Makefile
Raw Normal View History

2006-08-11 08:11:47 +02:00
MODULE = pstorec.dll
IMPORTS = uuid
2006-08-11 08:11:47 +02:00
C_SRCS = \
pstorec.c
2009-09-24 13:14:55 +02:00
RC_SRCS = rsrc.rc
IDL_TLB_SRCS = pstorec_tlb.idl
2006-08-11 08:11:47 +02:00
@MAKE_DLL_RULES@