projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
makefiles: Generate resource files for typelibs.
[wine]
/
dlls
/
pstorec
/
Makefile.in
1
MODULE = pstorec.dll
2
IMPORTS = uuid
3
4
C_SRCS = \
5
pstorec.c
6
7
IDL_TLB_SRCS = pstorec_tlb.idl
8
9
@MAKE_DLL_RULES@