winbuild: Added Visual Studio 2005 (VC8) project files
Added a more thorough version of the VC8 project files that exist in the "vs" folder with the intention to add support for other versions of Visual Studio. These files support side-by-side compilation, 32-bit and 64-bit builds as well as support for some of the third-party libraries curl uses.
Showing
- projects/README 98 additions, 0 deletionsprojects/README
- projects/Windows/VC8/.gitignore 2 additions, 0 deletionsprojects/Windows/VC8/.gitignore
- projects/Windows/VC8/curl.sln 218 additions, 0 deletionsprojects/Windows/VC8/curl.sln
- projects/Windows/VC8/lib/.gitignore 4 additions, 0 deletionsprojects/Windows/VC8/lib/.gitignore
- projects/Windows/VC8/lib/libcurl.sln 133 additions, 0 deletionsprojects/Windows/VC8/lib/libcurl.sln
- projects/Windows/VC8/lib/libcurl.tmpl 3212 additions, 0 deletionsprojects/Windows/VC8/lib/libcurl.tmpl
- projects/Windows/VC8/src/.gitignore 4 additions, 0 deletionsprojects/Windows/VC8/src/.gitignore
- projects/Windows/VC8/src/curlsrc.sln 133 additions, 0 deletionsprojects/Windows/VC8/src/curlsrc.sln
- projects/Windows/VC8/src/curlsrc.tmpl 3822 additions, 0 deletionsprojects/Windows/VC8/src/curlsrc.tmpl
Loading
Please register or sign in to comment