wine-wine/dlls/pstorec/Makefile.in

10 lines
114 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
IDL_TLB_SRCS = pstorec_tlb.idl
2006-08-11 06:11:47 +00:00
@MAKE_DLL_RULES@