repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ntdll: Implement RtlIpv4AddressToString / RtlIpv4AddressToStringEx.
[wine/multimedia.git]
/
dlls
/
pstorec
/
Makefile.in
blob
2026fec217253ba3a170a03d4e584f4790de4810
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
pstorec.dll
6
IMPORTS
=
uuid
7
8
C_SRCS
=
\
9
pstorec.c
10
11
RC_SRCS
=
rsrc.rc
12
13
IDL_TLB_SRCS
=
pstorec_tlb.idl
14
15
@MAKE_DLL_RULES@