mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 10:13:51 +01:00
fix(mkrelease): remove 140,150 vs projects
This commit is contained in:
parent
2190a8a901
commit
a92ab6d41d
@ -417,8 +417,6 @@ ENDOFSCRIPT
|
||||
# Fix line endings
|
||||
#
|
||||
if [ "$lineEndConv" != "" ] ; then
|
||||
$lineEndConv ${target}/build_vs140.cmd
|
||||
$lineEndConv ${target}/build_vs150.cmd
|
||||
$lineEndConv ${target}/build_vs160.cmd
|
||||
$lineEndConv ${target}/build_vs170.cmd
|
||||
$lineEndConv ${target}/Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user