Home
last modified time | relevance | path

Searched defs:PSScriptRoot (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libfido2/windows/
H A Dconst.ps126 New-Variable -Name 'BUILD' -Value "$PSScriptRoot\..\build" -Option Constant variable
27 New-Variable -Name 'OUTPUT' -Value "$PSScriptRoot\..\output" -Option Constant variable
H A Dbuild.ps121 . "$PSScriptRoot\const.ps1" variable
119 Copy-Item "$PSScriptRoot\libressl.gpg" -Destination "${BUILD}" variable
H A Drelease.ps113 . "$PSScriptRoot\const.ps1" variable