From 8b66981ce0a5ed9818221ef93eb74dda78ec82f5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 23 Feb 2009 09:36:54 +0000 Subject: - I renamed everything in the windows builds files that used the name 'curllib' to the proper 'libcurl' as clearly this caused confusion. --- lib/.cvsignore | 4 ++-- lib/Makefile.am | 8 ++++---- lib/curllib.dsw | 29 ----------------------------- lib/libcurl.dsw | 29 +++++++++++++++++++++++++++++ lib/msvcproj.head | 32 ++++++++++++++++---------------- lib/vc8proj.head | 14 +++++++------- 6 files changed, 58 insertions(+), 58 deletions(-) delete mode 100644 lib/curllib.dsw create mode 100644 lib/libcurl.dsw (limited to 'lib') diff --git a/lib/.cvsignore b/lib/.cvsignore index 9d2daa0a5..623a9fbb8 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -7,6 +7,6 @@ Makefile config.h stamp-* getdate.c -curllib.dsp -curllib.vcproj +libcurl.dsp +libcurl.vcproj *.dist diff --git a/lib/Makefile.am b/lib/Makefile.am index 9266ecd9b..09c7de4b8 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2008, Daniel Stenberg, , et al. +# Copyright (C) 1998 - 2009, Daniel Stenberg, , et al. # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms @@ -22,15 +22,15 @@ ########################################################################### AUTOMAKE_OPTIONS = foreign nostdinc -DSP = curllib.dsp -VCPROJ = curllib.vcproj +DSP = libcurl.dsp +VCPROJ = libcurl.vcproj DOCS = README.encoding README.memoryleak README.ares README.curlx \ README.hostip README.multi_socket README.httpauth README.pipelining \ README.NSS README.curl_off_t EXTRA_DIST = Makefile.b32 Makefile.m32 Makefile.vc6 Makefile.riscos $(DSP) \ - curllib.dsw config-win32.h config-win32ce.h config-riscos.h config-mac.h \ + libcurl.dsw config-win32.h config-win32ce.h config-riscos.h config-mac.h \ config.h.in makefile.dj config.dos libcurl.framework.make libcurl.plist \ libcurl.rc config-amigaos.h amigaos.c amigaos.h makefile.amiga \ Makefile.netware nwlib.c nwos.c libcurl.imp msvcproj.head msvcproj.foot \ diff --git a/lib/curllib.dsw b/lib/curllib.dsw deleted file mode 100644 index 4d59ca318..000000000 --- a/lib/curllib.dsw +++ /dev/null @@ -1,29 +0,0 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00 -# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! - -############################################################################### - -Project: "curllib"=".\curllib.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Global: - -Package=<5> -{{{ -}}} - -Package=<3> -{{{ -}}} - -############################################################################### - diff --git a/lib/libcurl.dsw b/lib/libcurl.dsw new file mode 100644 index 000000000..e07624def --- /dev/null +++ b/lib/libcurl.dsw @@ -0,0 +1,29 @@ +Microsoft Developer Studio Workspace File, Format Version 6.00 +# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! + +############################################################################### + +Project: "libcurl"=".\libcurl.dsp" - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ +}}} + +############################################################################### + +Global: + +Package=<5> +{{{ +}}} + +Package=<3> +{{{ +}}} + +############################################################################### + diff --git a/lib/msvcproj.head b/lib/msvcproj.head index 839801d1a..5714ef745 100644 --- a/lib/msvcproj.head +++ b/lib/msvcproj.head @@ -1,27 +1,27 @@ -# Microsoft Developer Studio Project File - Name="curllib" - Package Owner=<4> +# Microsoft Developer Studio Project File - Name="libcurl" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 # TARGTYPE "Win32 (x86) Static Library" 0x0104 -CFG=curllib - Win32 LIB Debug +CFG=libcurl - Win32 LIB Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE -!MESSAGE NMAKE /f "curllib.mak". +!MESSAGE NMAKE /f "libcurl.mak". !MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE -!MESSAGE NMAKE /f "curllib.mak" CFG="curllib - Win32 LIB Debug" +!MESSAGE NMAKE /f "libcurl.mak" CFG="libcurl - Win32 LIB Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "curllib - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "curllib - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "curllib - Win32 LIB Debug" (based on "Win32 (x86) Static Library") -!MESSAGE "curllib - Win32 LIB Release" (based on "Win32 (x86) Static Library") +!MESSAGE "libcurl - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "libcurl - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "libcurl - Win32 LIB Debug" (based on "Win32 (x86) Static Library") +!MESSAGE "libcurl - Win32 LIB Release" (based on "Win32 (x86) Static Library") !MESSAGE # Begin Project @@ -29,7 +29,7 @@ CFG=curllib - Win32 LIB Debug # PROP Scc_ProjName "" # PROP Scc_LocalPath "" -!IF "$(CFG)" == "curllib - Win32 DLL Debug" +!IF "$(CFG)" == "libcurl - Win32 DLL Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -58,7 +58,7 @@ LINK32=link.exe # ADD BASE LINK32 kernel32.lib ws2_32.lib wldap32.lib /nologo /dll /incremental:no /map /debug /machine:I386 /out:"DLL-Debug/libcurld.dll" /implib:"DLL-Debug/libcurld_imp.lib" /pdbtype:sept # ADD LINK32 kernel32.lib ws2_32.lib wldap32.lib /nologo /dll /incremental:no /map /debug /machine:I386 /out:"DLL-Debug/libcurld.dll" /implib:"DLL-Debug/libcurld_imp.lib" /pdbtype:sept -!ELSEIF "$(CFG)" == "curllib - Win32 DLL Release" +!ELSEIF "$(CFG)" == "libcurl - Win32 DLL Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -87,7 +87,7 @@ LINK32=link.exe # ADD BASE LINK32 kernel32.lib ws2_32.lib wldap32.lib /nologo /dll /pdb:none /machine:I386 /out:"DLL-Release/libcurl.dll" /implib:"DLL-Release/libcurl_imp.lib" # ADD LINK32 kernel32.lib ws2_32.lib wldap32.lib /nologo /dll /pdb:none /machine:I386 /out:"DLL-Release/libcurl.dll" /implib:"DLL-Release/libcurl_imp.lib" -!ELSEIF "$(CFG)" == "curllib - Win32 LIB Debug" +!ELSEIF "$(CFG)" == "libcurl - Win32 LIB Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -112,7 +112,7 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo /out:"LIB-Debug/libcurld.lib" /machine:I386 # ADD LIB32 /nologo /out:"LIB-Debug/libcurld.lib" /machine:I386 -!ELSEIF "$(CFG)" == "curllib - Win32 LIB Release" +!ELSEIF "$(CFG)" == "libcurl - Win32 LIB Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -141,7 +141,7 @@ LIB32=link.exe -lib # Begin Target -# Name "curllib - Win32 DLL Debug" -# Name "curllib - Win32 DLL Release" -# Name "curllib - Win32 LIB Debug" -# Name "curllib - Win32 LIB Release" +# Name "libcurl - Win32 DLL Debug" +# Name "libcurl - Win32 DLL Release" +# Name "libcurl - Win32 LIB Debug" +# Name "libcurl - Win32 LIB Release" diff --git a/lib/vc8proj.head b/lib/vc8proj.head index 00488d4ad..13326fa83 100644 --- a/lib/vc8proj.head +++ b/lib/vc8proj.head @@ -2,7 +2,7 @@ @@ -31,9 +31,9 @@ /> - - @@ -47,7 +47,7 @@ /> - @@ -72,9 +72,9 @@ /> - - @@ -88,7 +88,7 @@ /> - -- cgit v1.2.3