diff options
author | Yang Tse <yangsita@gmail.com> | 2009-04-30 11:48:43 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-04-30 11:48:43 +0000 |
commit | 068312ecb82f5663803fa8bd0007c7838746faa5 (patch) | |
tree | 3b933c1bc5e84b4c74d226716598e267fee5078a /ares/vc/areslib | |
parent | d36a86a12c06e5f3d8c8f0ca2a2ca30283821298 (diff) |
cope with ares_build.h and ares_rules.h
Diffstat (limited to 'ares/vc/areslib')
-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 2862afd8d..92bb4cd5b 100644 --- a/ares/vc/areslib/areslib.dsp +++ b/ares/vc/areslib/areslib.dsp @@ -225,6 +225,10 @@ SOURCE=..\..\ares.h # End Source File
# Begin Source File
+SOURCE=..\..\ares_build.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\ares_dns.h
# End Source File
# Begin Source File
@@ -241,6 +245,10 @@ SOURCE=..\..\ares_private.h # End Source File
# Begin Source File
+SOURCE=..\..\ares_rules.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\ares_strcasecmp.h
# End Source File
# Begin Source File
|