$(WINDIR)\Microsoft.NET\Framework\v4.0.30319
$(MSBuildProjectDirectory)
$(MSBuildProjectDirectory)
dflowfm.sln
(set HAVE_MPI=1) & call scripts\build-devenv.cmd
call scripts\build-devenv.cmd
$(BuildPath)\build\NuGet
@(MajorVersion)
@(MinorVersion)
@(RevisionVersion)
$([System.Text.RegularExpressions.Regex]::Match($(Major), `[0-9]\d*`)).$([System.Text.RegularExpressions.Regex]::Match($(Minor), `[0-9]\d*`)).$([System.Text.RegularExpressions.Regex]::Match($(Revision), `[0-9]\d*`)).$(BUILD_NUMBER)
@(BranchLine)
$([System.Text.RegularExpressions.Regex]::Replace($([System.Text.RegularExpressions.Regex]::Replace($(Branch), `^\w+\s*=\s*`, ``)), `(\w+).*`, `-$1`))