aboutsummaryrefslogtreecommitdiffstats
path: root/adns_dll.dep
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2008-04-13 17:58:04 +0000
committerUlf Lamping <ulf.lamping@web.de>2008-04-13 17:58:04 +0000
commitf2012542c00e26ec0b6d0d8b3dc810a52182764b (patch)
tree7e6941462de201af769b1127fd5703a28de06ca3 /adns_dll.dep
parent39ab6c51c00d19a3f5e277fe11824dd56e994019 (diff)
attempt to build ADNS on none MSVC6 systems - with the same mechanism as done with ZLIB
Unfortunately, both dep and rc files need to be patched, so I added the patched files It's an ugly solution but it seems to work ... svn path=/trunk/; revision=24996
Diffstat (limited to 'adns_dll.dep')
-rw-r--r--adns_dll.dep85
1 files changed, 85 insertions, 0 deletions
diff --git a/adns_dll.dep b/adns_dll.dep
new file mode 100644
index 0000000000..5bb32a6f89
--- /dev/null
+++ b/adns_dll.dep
@@ -0,0 +1,85 @@
+# Microsoft Developer Studio Generated Dependency File, included by adns_dll.mak
+
+.\adns_dll.cpp : \
+ "..\..\src\adns.h"\
+ "..\..\src\adns_win32.h"\
+
+
+..\adns_unix_calls.c : \
+ "..\..\src\adns.h"\
+ "..\..\src\adns_win32.h"\
+
+
+..\..\src\check.c : \
+ "..\..\src\adns.h"\
+ "..\..\src\adns_win32.h"\
+ "..\..\src\config.h"\
+ "..\..\src\dlist.h"\
+ "..\..\src\internal.h"\
+
+
+..\..\src\event.c : \
+ "..\..\src\adns.h"\
+ "..\..\src\adns_win32.h"\
+ "..\..\src\config.h"\
+ "..\..\src\dlist.h"\
+ "..\..\src\internal.h"\
+ "..\..\src\tvarith.h"\
+
+
+..\..\src\general.c : \
+ "..\..\src\adns.h"\
+ "..\..\src\adns_win32.h"\
+ "..\..\src\config.h"\
+ "..\..\src\dlist.h"\
+ "..\..\src\internal.h"\
+
+
+..\..\src\parse.c : \
+ "..\..\src\adns.h"\
+ "..\..\src\adns_win32.h"\
+ "..\..\src\config.h"\
+ "..\..\src\dlist.h"\
+ "..\..\src\internal.h"\
+
+
+..\..\src\query.c : \
+ "..\..\src\adns.h"\
+ "..\..\src\adns_win32.h"\
+ "..\..\src\config.h"\
+ "..\..\src\dlist.h"\
+ "..\..\src\internal.h"\
+
+
+..\..\src\reply.c : \
+ "..\..\src\adns.h"\
+ "..\..\src\adns_win32.h"\
+ "..\..\src\config.h"\
+ "..\..\src\dlist.h"\
+ "..\..\src\internal.h"\
+
+
+..\..\src\setup.c : \
+ "..\..\src\adns.h"\
+ "..\..\src\adns_win32.h"\
+ "..\..\src\config.h"\
+ "..\..\src\dlist.h"\
+ "..\..\src\internal.h"\
+
+
+..\..\src\transmit.c : \
+ "..\..\src\adns.h"\
+ "..\..\src\adns_win32.h"\
+ "..\..\src\config.h"\
+ "..\..\src\dlist.h"\
+ "..\..\src\internal.h"\
+ "..\..\src\tvarith.h"\
+
+
+..\..\src\types.c : \
+ "..\..\src\adns.h"\
+ "..\..\src\adns_win32.h"\
+ "..\..\src\config.h"\
+ "..\..\src\dlist.h"\
+ "..\..\src\internal.h"\
+