Browse code

Poule:Add Windows RS5

Signed-off-by: John Howard <jhoward@microsoft.com>

John Howard authored on 2018/10/09 07:38:27
Showing 1 changed files
... ...
@@ -91,6 +91,11 @@
91 91
         }
92 92
       - type:       rebuild
93 93
         settings: {
94
+            configurations: [ windowsRS5 ],
95
+            label:          "rebuild/windowsRS5-process",
96
+        }
97
+      - type:       rebuild
98
+        settings: {
94 99
             configurations: [ z ],
95 100
             label:          "rebuild/z",
96 101
         }