diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-02-06 15:44:59 -0800 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-02-07 17:31:30 -0800 |
| commit | 815e3caf5573d1149e1f826b359beb9039293307 (patch) | |
| tree | b65ce3f6d6b7058e6f289d9d05d285ef91bc7afb /toolsrc | |
| parent | 676c861ae65569058014ac5367447464f1fb0877 (diff) | |
| download | vcpkg-815e3caf5573d1149e1f826b359beb9039293307.tar.gz vcpkg-815e3caf5573d1149e1f826b359beb9039293307.zip | |
Merge findFileRecursivelyUp into VcpkgPowershellUtils
Diffstat (limited to 'toolsrc')
| -rw-r--r-- | toolsrc/vcpkg.sln | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolsrc/vcpkg.sln b/toolsrc/vcpkg.sln index c2df757fc..6c429cff9 100644 --- a/toolsrc/vcpkg.sln +++ b/toolsrc/vcpkg.sln @@ -16,7 +16,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "scripts", "scripts", "{F589 ..\scripts\bootstrap.ps1 = ..\scripts\bootstrap.ps1 ..\scripts\fetchDependency.ps1 = ..\scripts\fetchDependency.ps1 ..\scripts\findAnyMSBuildWithCppPlatformToolset.ps1 = ..\scripts\findAnyMSBuildWithCppPlatformToolset.ps1 - ..\scripts\findFileRecursivelyUp.ps1 = ..\scripts\findFileRecursivelyUp.ps1 ..\scripts\findVisualStudioInstallationInstances.ps1 = ..\scripts\findVisualStudioInstallationInstances.ps1 ..\scripts\get_triplet_environment.cmake = ..\scripts\get_triplet_environment.cmake ..\scripts\getProgramFiles32bit.ps1 = ..\scripts\getProgramFiles32bit.ps1 |
