mirror of
https://github.com/servo/servo.git
synced 2025-06-12 18:34:39 +00:00
Revert "Auto merge of #25509 - jdm:angle-up, r=asajeffrey"
This reverts commitce6204b904
, reversing changes made to904fcb4317
.
This commit is contained in:
parent
5bcd0d8dd0
commit
4a4b8bd9bd
3 changed files with 6 additions and 6 deletions
|
@ -790,7 +790,7 @@ def angle_root(target, nuget_env):
|
|||
}
|
||||
angle_arch = arch[target.split('-')[0]]
|
||||
angle_default_path = path.join(os.getcwd(), "support", "hololens", "packages",
|
||||
"ANGLE.WindowsStore.Servo.2.1.18", "bin", "UAP", angle_arch)
|
||||
"ANGLE.WindowsStore.Servo.2.1.16", "bin", "UAP", angle_arch)
|
||||
|
||||
# Nuget executable command
|
||||
nuget_app = path.join(os.getcwd(), "support", "hololens", "ServoApp.sln")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue