wine/dlls/pstorec/Makefile.in

12 lines
133 B
Makefile
Raw Normal View History

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