diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-02-23 09:36:54 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-02-23 09:36:54 +0000 |
commit | 8b66981ce0a5ed9818221ef93eb74dda78ec82f5 (patch) | |
tree | 709b857971189e13eb3fde5352036097bbe4f6dd /vc6curl.dsw | |
parent | 3a7e8c9f5f1ece2c820caed66f145097650096a5 (diff) | |
download | curl-8b66981ce0a5ed9818221ef93eb74dda78ec82f5.tar.gz |
- I renamed everything in the windows builds files that used the name 'curllib'
to the proper 'libcurl' as clearly this caused confusion.
Diffstat (limited to 'vc6curl.dsw')
-rw-r--r-- | vc6curl.dsw | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vc6curl.dsw b/vc6curl.dsw index 65174ba02..0d368d61f 100644 --- a/vc6curl.dsw +++ b/vc6curl.dsw @@ -3,7 +3,7 @@ Microsoft Developer Studio Workspace File, Format Version 6.00 ###############################################################################
-Project: "curllib"=".\lib\curllib.dsp" - Package Owner=<4>
+Project: "libcurl"=".\lib\libcurl.dsp" - Package Owner=<4>
Package=<5>
{{{
@@ -24,7 +24,7 @@ Package=<5> Package=<4>
{{{
Begin Project Dependency
- Project_Dep_Name curllib
+ Project_Dep_Name libcurl
End Project Dependency
}}}
|