Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/Build.cmd @ 16285

Last change on this file since 16285 was 16221, checked in by jkarder, 6 years ago

#2951: added new build script (now implemented in PowerShell)

  • supports cleaning/building multiple solutions sequentially (Which solution(s) to build? {1..5}: 5 4)
  • adapted Build.cmd to call Build.ps1
  • Property svn:mergeinfo set to (toggle deleted branches)
    /stable/Build.cmdmergedeligible
File size: 37 bytes
RevLine 
[4863]1@ECHO OFF
[16221]2powershell.exe .\Build.ps1
Note: See TracBrowser for help on using the repository browser.