repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
oleaut32: Thousands separator support for VarFormat.
[wine/hacks.git]
/
dlls
/
amstream
/
Makefile.in
blob
63d4093bde1a42619c897ae06abacf916977966c
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
amstream.dll
6
IMPORTS
=
strmiids uuid ole32 user32 advapi32 kernel32
7
8
C_SRCS
=
\
9
amstream.c \
10
main.c \
11
mediastream.c \
12
regsvr.c
13
14
RC_SRCS
=
version.rc
15
16
@MAKE_DLL_RULES@
17
18
@DEPENDENCIES@
# everything below this line is overwritten by make depend