Merge branch 'develop' of https://github.com/pocoproject/poco into develop

This commit is contained in:
Guenter Obiltschnig 2013-10-31 19:14:48 +01:00
commit 68d998a030

View File

@ -280,7 +280,7 @@ for /f %%G in ('findstr /R "." components') do (
)
)
)
cd %POCO_BASE%
cd "%POCO_BASE%"
)
)
@ -435,7 +435,7 @@ for /f %%G in ('findstr /R "." components') do (
echo. && echo. && echo.
)
cd %POCO_BASE%
cd "%POCO_BASE%"
echo.
echo ------------------------------------------------------------------------