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
shdocvw: Try to guess scheme for IHTMLPrivateWindow navigation too.
[wine/multimedia.git]
/
dlls
/
windowscodecs
/
Makefile.in
blob
44e17c9e1deb4bc18437f48155138ef9e2d26123
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
windowscodecs.dll
6
IMPORTLIB
=
windowscodecs
7
IMPORTS
=
uuid ole32 shlwapi advapi32 kernel32
8
EXTRAINCL
=
@PNGINCL@
9
10
C_SRCS
=
\
11
bmpdecode.c \
12
bmpencode.c \
13
clsfactory.c \
14
converter.c \
15
fliprotate.c \
16
gifformat.c \
17
icoformat.c \
18
imgfactory.c \
19
info
.c \
20
jpegformat.c \
21
main.c \
22
palette.c \
23
pngformat.c \
24
propertybag.c \
25
regsvr.c \
26
stream.c \
27
tiffformat.c \
28
ungif.c
29
30
RC_SRCS
=
version.rc
31
32
@MAKE_DLL_RULES@