]> git.ipfire.org Git - thirdparty/curl.git/commit
winbuild: only delete OUTFILE if it exists
authorrichardthe3rd <richard.alcock@gmail.com>
Thu, 24 May 2018 14:11:44 +0000 (15:11 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 27 May 2018 21:24:53 +0000 (23:24 +0200)
commit8ff7555891ed0d7d1b9e5c4ceea528d1fa3aec34
tree023651005f40fc0c186e1cc3b95bc719286c0f16
parentd0f1d6c8fa08a55a61186b836024a1b8537badbc
winbuild: only delete OUTFILE if it exists

This removes the slightly annoying "Could not file LIBCURL_OBJS.inc" and
"Could not find CURL_OBJS.inc.inc" message when building into a clean
folder.

closes #2602
winbuild/gen_resp_file.bat