mirror of
https://github.com/curl/curl.git
synced 2026-08-25 21:53:32 +03:00
winbuild: drop gen_resp_file.bat
`gen_resp_file.bat` could be reduced to 3 lines. Those lines are simple to use from `Makefile.vc` as-is. Also drop the unnecessary tabs. Closes #15463
This commit is contained in:
parent
d88db0b6b2
commit
97d69ec0da
3 changed files with 7 additions and 43 deletions
|
|
@ -69,7 +69,7 @@ VC_DIST = projects/README.md \
|
|||
projects/wolfssl_options.h \
|
||||
projects/wolfssl_override.props
|
||||
|
||||
WINBUILD_DIST = winbuild/README.md winbuild/gen_resp_file.bat \
|
||||
WINBUILD_DIST = winbuild/README.md \
|
||||
winbuild/MakefileBuild.vc winbuild/Makefile.vc winbuild/makedebug.bat
|
||||
|
||||
PLAN9_DIST = plan9/include/mkfile \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue