]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
This file is now generated at dist-time.
authorDaniel Stenberg <daniel@haxx.se>
Fri, 7 May 2004 09:41:28 +0000 (09:41 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 7 May 2004 09:41:28 +0000 (09:41 +0000)
lib/curllib.dsp [deleted file]

diff --git a/lib/curllib.dsp b/lib/curllib.dsp
deleted file mode 100644 (file)
index 088b32d..0000000
+++ /dev/null
@@ -1,422 +0,0 @@
-# Microsoft Developer Studio Project File - Name="curllib" - Package Owner=<4>\r
-# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
-# ** DO NOT EDIT **\r
-\r
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
-\r
-CFG=curllib - Win32 Debug\r
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
-!MESSAGE use the Export Makefile command and run\r
-!MESSAGE \r
-!MESSAGE NMAKE /f "curllib.mak".\r
-!MESSAGE \r
-!MESSAGE You can specify a configuration when running NMAKE\r
-!MESSAGE by defining the macro CFG on the command line. For example:\r
-!MESSAGE \r
-!MESSAGE NMAKE /f "curllib.mak" CFG="curllib - Win32 Debug"\r
-!MESSAGE \r
-!MESSAGE Possible choices for configuration are:\r
-!MESSAGE \r
-!MESSAGE "curllib - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
-!MESSAGE "curllib - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
-!MESSAGE \r
-\r
-# Begin Project\r
-# PROP AllowPerConfigDependencies 0\r
-# PROP Scc_ProjName ""\r
-# PROP Scc_LocalPath ""\r
-CPP=cl.exe\r
-MTL=midl.exe\r
-RSC=rc.exe\r
-\r
-!IF  "$(CFG)" == "curllib - Win32 Release"\r
-\r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 0\r
-# PROP BASE Output_Dir "Release"\r
-# PROP BASE Intermediate_Dir "Release"\r
-# PROP BASE Target_Dir ""\r
-# PROP Use_MFC 0\r
-# PROP Use_Debug_Libraries 0\r
-# PROP Output_Dir "Release"\r
-# PROP Intermediate_Dir "Release"\r
-# PROP Ignore_Export_Lib 0\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CURLLIB_EXPORTS" /YX /FD /c\r
-# ADD CPP /nologo /MT /W3 /GX /Zi /O2 /I "." /I "..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CURLLIB_EXPORTS" /D "_WINDLL" /FR /FD /c\r
-# SUBTRACT CPP /YX\r
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
-# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
-# ADD RSC /l 0x409 /d "NDEBUG"\r
-BSC32=bscmake.exe\r
-# ADD BASE BSC32 /nologo\r
-# ADD BSC32 /nologo\r
-LINK32=link.exe\r
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386\r
-# ADD LINK32 kernel32.lib ws2_32.lib winmm.lib /nologo /dll /map /debug /machine:I386 /out:"Release/libcurl.dll"\r
-\r
-!ELSEIF  "$(CFG)" == "curllib - Win32 Debug"\r
-\r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 1\r
-# PROP BASE Output_Dir "Debug"\r
-# PROP BASE Intermediate_Dir "Debug"\r
-# PROP BASE Target_Dir ""\r
-# PROP Use_MFC 0\r
-# PROP Use_Debug_Libraries 1\r
-# PROP Output_Dir "Debug"\r
-# PROP Intermediate_Dir "Debug"\r
-# PROP Ignore_Export_Lib 0\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CURLLIB_EXPORTS" /YX /FD /GZ /c\r
-# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "." /I "..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CURLLIB_EXPORTS" /FR /FD /GZ /c\r
-# SUBTRACT CPP /WX /YX\r
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
-# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
-# ADD RSC /l 0x409 /d "_DEBUG"\r
-BSC32=bscmake.exe\r
-# ADD BASE BSC32 /nologo\r
-# ADD BSC32 /nologo\r
-LINK32=link.exe\r
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept\r
-# ADD LINK32 kernel32.lib ws2_32.lib winmm.lib /nologo /dll /incremental:no /map /debug /machine:I386 /out:"Debug/libcurl.dll" /pdbtype:sept\r
-# SUBTRACT LINK32 /nodefaultlib\r
-\r
-!ENDIF \r
-\r
-# Begin Target\r
-\r
-# Name "curllib - Win32 Release"\r
-# Name "curllib - Win32 Debug"\r
-# Begin Group "Source Files"\r
-\r
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
-# Begin Source File\r
-\r
-SOURCE=.\base64.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\connect.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\cookie.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\dict.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\easy.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\escape.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\file.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\formdata.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\ftp.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\getdate.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\getenv.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\getinfo.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\hash.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\hostip.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\http.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\http_chunks.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\if2ip.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\krb4.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\ldap.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\libcurl.def\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\llist.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\memdebug.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\mprintf.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\multi.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\netrc.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\progress.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\security.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\sendf.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\speedcheck.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\ssluse.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\strequal.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\strtok.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\telnet.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\timeval.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\transfer.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\url.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\share.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\version.c\r
-# End Source File\r
-# End Group\r
-# Begin Group "Header Files"\r
-\r
-# PROP Default_Filter "h;hpp;hxx;hm;inl"\r
-# Begin Source File\r
-\r
-SOURCE=.\arpa_telnet.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\base64.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\connect.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\cookie.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\dict.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\escape.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\file.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\formdata.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\ftp.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\getdate.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\getenv.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\hostip.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\http.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\http_chunks.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\if2ip.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\inet_ntoa_r.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\krb4.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\ldap.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\memdebug.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\netrc.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\progress.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\security.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\sendf.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\setup.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\speedcheck.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\ssluse.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\strequal.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\strtok.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\telnet.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\timeval.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\transfer.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\url.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\urldata.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\http_digest.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\http_ntlm.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\http_ntlm.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\inet_pton.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\inet_pton.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\md5.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\http_digest.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\md5.h\r
-# End Source File\r
-# End Group\r
-# Begin Group "Resource Files"\r
-\r
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
-# End Group\r
-# End Target\r
-# End Project\r