From 12a90289ed7e600a997fde9448a0128b590f1f3d Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 4 Apr 2008 20:26:06 +0000 Subject: - Alexey Simak fixed the VC dsp file by adding the missing source file ares_expand_string.c --- ares/CHANGES | 3 +++ ares/vc/areslib/areslib.dsp | 4 ++++ 2 files changed, 7 insertions(+) (limited to 'ares') diff --git a/ares/CHANGES b/ares/CHANGES index 487f7b300..000321719 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -6,6 +6,9 @@ - Alexey Simak made adig support NAPTR records +- Alexey Simak fixed the VC dsp file by adding the missing source file + ares_expand_string.c + * December 11 2007 (Gisle Vanem) - Added another sample application; acountry.c which converts an diff --git a/ares/vc/areslib/areslib.dsp b/ares/vc/areslib/areslib.dsp index 1396c7b5b..940dce062 100644 --- a/ares/vc/areslib/areslib.dsp +++ b/ares/vc/areslib/areslib.dsp @@ -109,6 +109,10 @@ SOURCE=..\..\ares_expand_name.c # End Source File # Begin Source File +SOURCE=..\..\ares_expand_string.c +# End Source File +# Begin Source File + SOURCE=..\..\ares_fds.c # End Source File # Begin Source File -- cgit v1.2.3