mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-16 15:01:15 +02:00
Remove the echo line
This commit is contained in:
parent
400842d50a
commit
b44b5c63fe
@ -127,7 +127,6 @@ if not defined VCINSTALLDIR (
|
|||||||
)
|
)
|
||||||
) else (
|
) else (
|
||||||
if %VS_VERSION%==vs150 (
|
if %VS_VERSION%==vs150 (
|
||||||
echo "%VS150COMNTOOLS%%VS_VARSALL%" amd64
|
|
||||||
if %PLATFORM%==x64 (
|
if %PLATFORM%==x64 (
|
||||||
call "%VS150COMNTOOLS%%VS_VARSALL%" amd64
|
call "%VS150COMNTOOLS%%VS_VARSALL%" amd64
|
||||||
) else (
|
) else (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user