mirror of
https://github.com/ckaczor/WixBalExtensionExt.git
synced 2026-02-13 19:48:33 -05:00
Update for WiX 3.10
This commit is contained in:
@@ -12,7 +12,7 @@ Call :DeleteDir "ipch"
|
||||
|
||||
%MSBUILD% inc\Version.proj
|
||||
%MSBUILD% bafunctions\Version.proj
|
||||
%MSBUILD% BalExtensionExt.sln /t:Rebuild /p:Configuration=Release /p:Platform="Mixed Platforms" /p:RunCodeAnalysis=false /p:DefineConstants="TRACE" /p:OutDir="%outdir%\\" /l:FileLogger,Microsoft.Build.Engine;logfile=build.log
|
||||
%MSBUILD% BalExtensionExt.sln /t:Rebuild /p:VisualStudioVersion=12.0 /p:Configuration=Release /p:Platform="Mixed Platforms" /p:RunCodeAnalysis=false /p:DefineConstants="TRACE" /p:OutDir="%outdir%\\" /l:FileLogger,Microsoft.Build.Engine;logfile=build.log
|
||||
if %errorlevel% neq 0 (
|
||||
echo Build failed
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user