Home
last modified time | relevance | path

Searched refs:vcpkgDir (Results 1 – 1 of 1) sorted by relevance

/dports/audio/csound/csound-6.15.0/msvc/
H A DdownloadDependencies.ps118 $vcpkgDir = "" variable
23 $vcpkgDir = "" variable
30 $vcpkgDir = Split-Path -Parent $systemVCPKG variable
31 cd $vcpkgDir variable
45 $vcpkgDir = $(Get-Location) variable
65 $vcpkgDir = $(Get-Location) variable
73 New-Item -type file $vcpkgDir\downloads\AlwaysAllowDownloads -errorAction SilentlyContinue | Out-Nu… variable
79 if (-not (Test-Path $vcpkgDir/buildtrees/portaudio/src/asiosdk)) { variable
85 … Expand-Archive -Path cache/asiosdk.zip -DestinationPath $vcpkgDir/buildtrees/portaudio/src -Force variable
86 …Move-Item -Path $vcpkgDir/buildtrees/portaudio/src/asiosdk_* -Destination $vcpkgDir/buildtrees/por… variable
[all …]