summaryrefslogtreecommitdiff
path: root/Makefile.vc6
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.vc6')
-rw-r--r--Makefile.vc64
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.vc6 b/Makefile.vc6
index 8bf5a08..7b8af31 100644
--- a/Makefile.vc6
+++ b/Makefile.vc6
@@ -74,6 +74,7 @@ OBJECTS = $(OBJ_DIR)\ares_fds.obj \
$(OBJ_DIR)\windows_port.obj \
$(OBJ_DIR)\ares_expand_string.obj \
$(OBJ_DIR)\ares_parse_ptr_reply.obj \
+ $(OBJ_DIR)\ares_writev.obj \
$(OBJ_DIR)\bitncmp.obj \
$(OBJ_DIR)\inet_net_pton.obj \
$(OBJ_DIR)\inet_ntop.obj
@@ -246,3 +247,6 @@ $(OBJ_DIR)\ares_getopt.obj: ares_getopt.c ares_getopt.h
$(OBJ_DIR)\ares_llist.obj: ares_llist.c setup.h setup_once.h ares.h \
ares_private.h ares_llist.h
+
+$(OBJ_DIR)\ares_writev.obj: ares_writev.c setup.h setup_once.h ares.h \
+ ares_writev.h