aboutsummaryrefslogtreecommitdiff
path: root/winbuild
AgeCommit message (Collapse)Author
2011-12-06MakefileBuild: fix the static buildDaniel Stenberg
This is a left-over fix from commit b7e242de0e that Tom Wright suggested. Reported by: Ward Willats
2011-06-24looks like this should be static, not dllTom Wright
2011-05-20- typoPierre Joye
2011-01-28Windows build: alternative makefilePierre Joye
This is a separate makefile for MSVC builds. It is deliberately put in another dir than src/ and lib/ to allow a different build experience than the previous - at least during a period. Eventually we should unify.