]> granicus.if.org Git - curl/commit
Windows build: alternative makefile
authorPierre Joye <pierre.php@gmail.com>
Fri, 28 Jan 2011 21:19:44 +0000 (22:19 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 28 Jan 2011 21:24:39 +0000 (22:24 +0100)
commit76ac6b94ed360f9edb1c000e600a33df5a6cbc9b
tree446546c1690b18d1d2b3c0aa239bb3209e78c57f
parent28c830efd8cc71409423c545ff052ed8215ddb78
Windows build: alternative makefile

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.
Makefile.am
winbuild/BUILD.WINDOWS.txt [new file with mode: 0644]
winbuild/Makefile.vc [new file with mode: 0644]
winbuild/MakefileBuild.vc [new file with mode: 0644]
winbuild/gen_resp_file.bat [new file with mode: 0644]