summaryrefslogtreecommitdiff
path: root/src/vc6curlsrc.dsp
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2011-09-18 01:58:18 +0200
committerYang Tse <yangsita@gmail.com>2011-09-18 01:59:25 +0200
commit260b0f4d0cdb7c0ce30b16ae9a4cb94de6b36537 (patch)
tree10bff167818af4946fddcbb8c73162ff1012c733 /src/vc6curlsrc.dsp
parentf50d4647d0f4e34f74b48dfc05e60739e737b890 (diff)
downloadcurl-260b0f4d0cdb7c0ce30b16ae9a4cb94de6b36537.tar.gz
curl tool: create tool_myfunc.[ch] which later on will hold my_* functions
Additionally function my_useragent() now provides default User-Agent string
Diffstat (limited to 'src/vc6curlsrc.dsp')
-rw-r--r--src/vc6curlsrc.dsp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/vc6curlsrc.dsp b/src/vc6curlsrc.dsp
index 336bae9c7..9959db8ee 100644
--- a/src/vc6curlsrc.dsp
+++ b/src/vc6curlsrc.dsp
@@ -187,6 +187,10 @@ SOURCE=.\tool_mfiles.c
# End Source File
# Begin Source File
+SOURCE=.\tool_myfunc.c
+# End Source File
+# Begin Source File
+
SOURCE=.\urlglob.c
# End Source File
# Begin Source File
@@ -259,6 +263,10 @@ SOURCE=.\tool_mfiles.h
# End Source File
# Begin Source File
+SOURCE=.\tool_myfunc.h
+# End Source File
+# Begin Source File
+
SOURCE=.\urlglob.h
# End Source File
# Begin Source File