-static $(VcpkgPlatformTarget)-$(VcpkgOSTarget)$(VcpkgLinkage) $([System.IO.Path]::Combine($(VcpkgRoot), 'scripts\buildsystems\msbuild\vcpkg-general.xml')) $([System.IO.Path]::Combine($(VcpkgRoot), 'installed')) $([System.IO.Path]::Combine($(VcpkgManifestRoot), 'vcpkg_installed')) $([System.IO.Path]::Combine($(VcpkgInstalledDir), $(VcpkgTriplet))) $(VcpkgCurrentInstalledDir)\ Debug Release debug\ true Project %(AdditionalDependencies);$(VcpkgCurrentInstalledDir)$(VcpkgConfigSubdir)lib\*.lib %(AdditionalLibraryDirectories);$(VcpkgCurrentInstalledDir)$(VcpkgConfigSubdir)lib;$(VcpkgCurrentInstalledDir)$(VcpkgConfigSubdir)lib\manual-link %(AdditionalIncludeDirectories);$(VcpkgCurrentInstalledDir)include %(AdditionalIncludeDirectories);$(VcpkgCurrentInstalledDir)include <_VcpkgAppLocalPowerShellCommonArguments>-ExecutionPolicy Bypass -noprofile -File "$(MSBuildThisFileDirectory)applocal.ps1" "$(TargetPath)" "$(VcpkgCurrentInstalledDir)$(VcpkgConfigSubdir)bin" "$(TLogLocation)$(ProjectName).write.1u.tlog" "$(IntDir)vcpkg.applocal.log"