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
msxml3: Support setting unlimited nesting depth for a reader.
[wine/multimedia.git]
/
dlls
/
cabinet
/
Makefile.in
blob
28769362eec60757464975a6cc5df6b3a15564c7
1
MODULE
=
cabinet.dll
2
IMPORTLIB
=
cabinet
3
EXTRALIBS
=
@ZLIB@
4
5
C_SRCS
=
\
6
cabinet_main.c \
7
fci.c \
8
fdi.c
9
10
RC_SRCS
=
cabinet.rc
11
12
@MAKE_DLL_RULES@