mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 10:32:57 +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
|
# Fix line endings
|
||||||
#
|
#
|
||||||
if [ "$lineEndConv" != "" ] ; then
|
if [ "$lineEndConv" != "" ] ; then
|
||||||
$lineEndConv ${target}/build_vs140.cmd
|
|
||||||
$lineEndConv ${target}/build_vs150.cmd
|
|
||||||
$lineEndConv ${target}/build_vs160.cmd
|
$lineEndConv ${target}/build_vs160.cmd
|
||||||
$lineEndConv ${target}/build_vs170.cmd
|
$lineEndConv ${target}/build_vs170.cmd
|
||||||
$lineEndConv ${target}/Makefile
|
$lineEndConv ${target}/Makefile
|
||||||
|
Loading…
Reference in New Issue
Block a user