diff options
author | Yang Tse <yangsita@gmail.com> | 2007-04-16 09:01:16 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2007-04-16 09:01:16 +0000 |
commit | 0563a7a9238843b5c4a0338452999c8c26623198 (patch) | |
tree | 211ce60c12203bd52b9b054a77eb60e5f8b4488b /ares/vc/areslib | |
parent | 945ba7cb7ed834762400b832d3201d4dbbb8679a (diff) |
ares_getopt() command-line parser function does not belong to actual
c-ares library. It is just a convinience source code helper function
for use in example programs adig.c and ahost.c
Diffstat (limited to 'ares/vc/areslib')
-rw-r--r-- | ares/vc/areslib/areslib.dsp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ares/vc/areslib/areslib.dsp b/ares/vc/areslib/areslib.dsp index 9e9d9bdad..05061afff 100644 --- a/ares/vc/areslib/areslib.dsp +++ b/ares/vc/areslib/areslib.dsp @@ -129,10 +129,6 @@ SOURCE=..\..\ares_gethostbyname.c # End Source File
# Begin Source File
-SOURCE=..\..\ares_getopt.c
-# End Source File
-# Begin Source File
-
SOURCE=..\..\ares_getsock.c
# End Source File
# Begin Source File
|