diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-04-04 20:26:06 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-04-04 20:26:06 +0000 |
commit | 12a90289ed7e600a997fde9448a0128b590f1f3d (patch) | |
tree | 8a6e2d2430840f90f9178a521e6ddefbca4511dc /ares/vc | |
parent | 592697583d048b5283aa7289475ec89b7b46f272 (diff) |
- Alexey Simak fixed the VC dsp file by adding the missing source file
ares_expand_string.c
Diffstat (limited to 'ares/vc')
-rw-r--r-- | ares/vc/areslib/areslib.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
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
|