diff options
Diffstat (limited to 'plugins/zlib/zlib.dep')
-rw-r--r-- | plugins/zlib/zlib.dep | 105 |
1 files changed, 0 insertions, 105 deletions
diff --git a/plugins/zlib/zlib.dep b/plugins/zlib/zlib.dep deleted file mode 100644 index 6ca0fc6d5b..0000000000 --- a/plugins/zlib/zlib.dep +++ /dev/null @@ -1,105 +0,0 @@ -# Microsoft Developer Studio Generated Dependency File, included by zlib.mak
-
-.\adler32.c : \
- ".\zconf.h"\
- ".\zlib.h"\
- ".\zutil.h"\
-
-
-.\compress.c : \
- ".\zconf.h"\
- ".\zlib.h"\
-
-
-.\crc32.c : \
- ".\crc32.h"\
- ".\zconf.h"\
- ".\zlib.h"\
- ".\zutil.h"\
-
-
-.\deflate.c : \
- ".\deflate.h"\
- ".\zconf.h"\
- ".\zlib.h"\
- ".\zutil.h"\
-
-
-.\gzclose.c : \
- ".\gzguts.h"\
- ".\zconf.h"\
- ".\zlib.h"\
-
-
-.\gzlib.c : \
- ".\gzguts.h"\
- ".\zconf.h"\
- ".\zlib.h"\
-
-
-.\gzread.c : \
- ".\gzguts.h"\
- ".\zconf.h"\
- ".\zlib.h"\
-
-
-.\gzwrite.c : \
- ".\gzguts.h"\
- ".\zconf.h"\
- ".\zlib.h"\
-
-
-.\infback.c : \
- ".\inffast.h"\
- ".\inffixed.h"\
- ".\inflate.h"\
- ".\inftrees.h"\
- ".\zconf.h"\
- ".\zlib.h"\
- ".\zutil.h"\
-
-
-.\inffast.c : \
- ".\inffast.h"\
- ".\inflate.h"\
- ".\inftrees.h"\
- ".\zconf.h"\
- ".\zlib.h"\
- ".\zutil.h"\
-
-
-.\inflate.c : \
- ".\inffast.h"\
- ".\inffixed.h"\
- ".\inflate.h"\
- ".\inftrees.h"\
- ".\zconf.h"\
- ".\zlib.h"\
- ".\zutil.h"\
-
-
-.\inftrees.c : \
- ".\inftrees.h"\
- ".\zconf.h"\
- ".\zlib.h"\
- ".\zutil.h"\
-
-
-.\trees.c : \
- ".\deflate.h"\
- ".\trees.h"\
- ".\zconf.h"\
- ".\zlib.h"\
- ".\zutil.h"\
-
-
-.\uncompr.c : \
- ".\zconf.h"\
- ".\zlib.h"\
-
-
-.\zutil.c : \
- ".\zconf.h"\
- ".\zlib.h"\
- ".\zutil.h"\
-
|