aboutsummaryrefslogtreecommitdiff
path: root/lib/msvcproj.head
AgeCommit message (Collapse)Author
2009-02-23- I renamed everything in the windows builds files that used the name 'curllib'Daniel Stenberg
to the proper 'libcurl' as clearly this caused confusion.
2008-08-28This file must be kept in CVS with DOS style CR+LF line endings.Yang Tse
2008-08-27Add /D "CURL_STATICLIB" to LIB's BASE configurationYang Tse
2008-08-27VC6 generated .dsp file now supports 4 configurations:Yang Tse
libcurl - Win32 DLL Debug libcurl - Win32 DLL Release libcurl - Win32 LIB Debug libcurl - Win32 LIB Release
2008-05-09Internal time differences now use monotonic time source if available.Yang Tse
This also implies the removal of the winmm.lib dependency for WIN32.
2007-10-02Linking with wldap32.lib needed for Windows LDAP client 32 API supportYang Tse
2005-08-29Use the more correct BUILDING_LIBCURL define instead of CURLLIB_EXPORTS.Daniel Stenberg
Kevin Lussier pointed this out!
2004-05-11new attempt at an improved DSP-file generationDaniel Stenberg
2004-05-10build curllib.dsp from theseDaniel Stenberg