diff options
author | Yang Tse <yangsita@gmail.com> | 2007-10-02 11:13:58 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2007-10-02 11:13:58 +0000 |
commit | f5cad68d225c55311d593bb7fa319efc62c7b3cb (patch) | |
tree | dbf9d9defa10364ed4f0bd2ce0dcfe294769d13a /ares | |
parent | 119364741ef2ca0931c0ceaa6f92cb476457863c (diff) |
Add ares_llist.c and ares_llist.h to MSCV project file.
Diffstat (limited to 'ares')
-rw-r--r-- | ares/vc/areslib/areslib.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ares/vc/areslib/areslib.dsp b/ares/vc/areslib/areslib.dsp index 05061afff..1396c7b5b 100644 --- a/ares/vc/areslib/areslib.dsp +++ b/ares/vc/areslib/areslib.dsp @@ -137,6 +137,10 @@ SOURCE=..\..\ares_init.c # End Source File
# Begin Source File
+SOURCE=..\..\ares_llist.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\ares_mkquery.c
# End Source File
# Begin Source File
@@ -213,6 +217,10 @@ SOURCE=..\..\ares_ipv6.h # End Source File
# Begin Source File
+SOURCE=..\..\ares_llist.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\ares_private.h
# End Source File
# Begin Source File
|