Daniel Stenberg
|
8b66981ce0
|
- I renamed everything in the windows builds files that used the name 'curllib'
to the proper 'libcurl' as clearly this caused confusion.
|
2009-02-23 09:36:54 +00:00 |
|
Yang Tse
|
fc9610919c
|
This file must be kept in CVS with DOS style CR+LF line endings.
|
2008-08-28 03:31:54 +00:00 |
|
Yang Tse
|
2f475fa9ea
|
Add /D "CURL_STATICLIB" to LIB's BASE configuration
|
2008-08-27 23:46:33 +00:00 |
|
Yang Tse
|
ecff50c2b4
|
VC6 generated .dsp file now supports 4 configurations:
libcurl - Win32 DLL Debug
libcurl - Win32 DLL Release
libcurl - Win32 LIB Debug
libcurl - Win32 LIB Release
|
2008-08-27 23:31:58 +00:00 |
|
Yang Tse
|
19479ea021
|
Internal time differences now use monotonic time source if available.
This also implies the removal of the winmm.lib dependency for WIN32.
|
2008-05-09 16:31:51 +00:00 |
|
Yang Tse
|
17c01d21a9
|
Linking with wldap32.lib needed for Windows LDAP client 32 API support
|
2007-10-02 14:26:04 +00:00 |
|
Daniel Stenberg
|
64414df27e
|
Use the more correct BUILDING_LIBCURL define instead of CURLLIB_EXPORTS.
Kevin Lussier pointed this out!
|
2005-08-29 20:56:20 +00:00 |
|
Daniel Stenberg
|
04e2520dbb
|
new attempt at an improved DSP-file generation
|
2004-05-11 07:54:55 +00:00 |
|
Daniel Stenberg
|
8c2ce33c0b
|
build curllib.dsp from these
|
2004-05-10 07:03:46 +00:00 |
|