mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-01 11:52:54 +01:00
fix(mkrelease): remove 140,150 vs projects
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user