Put /logger at end.

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
FrancisANDRE 2015-12-15 12:17:06 +01:00
parent f275240442
commit 5a306d5148

View File

@ -140,10 +140,10 @@ if "%BUILD_TOOL%"=="msbuild" (
set USEENV=/p:UseEnv=true
set BUILD_TOOL_FLAGS=/clp:NoSummary
set BUILD_TOOL_FLAGS=%BUILD_TOOL_FLAGS% /nologo /v:%VERBOSITY%
if not %LOGGER%X==X (
set BUILD_TOOL_FLAGS=%BUILD_TOOL_FLAGS% /logger:%LOGGER%
)
set BUILD_TOOL_FLAGS=%BUILD_TOOL_FLAGS% /nologo /v:%VERBOSITY%
)
if not "%BUILD_TOOL%"=="msbuild" (
set ACTIONSW=/