This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit d6aed76
committed
build: Run normal config.py script from configure.bat
Rework the `configure.bat` script to run the new `config.py` script
rather than running gyp directly, and remove redundant checks.
This patch does _not_ move the checks for SDKs into `config.py`.
If running `config.py` directly, you presumably know what you are
doing and can add `-Dms_speech_sdk5=C:\path` directly; if you
don't, the gyp input files already provide suitable default values.1 parent f14a0c3 commit d6aed76
1 file changed
+1
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 16 | | |
34 | 17 | | |
35 | 18 | | |
| |||
74 | 57 | | |
75 | 58 | | |
76 | 59 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | 60 | | |
83 | | - | |
| 61 | + | |
84 | 62 | | |
85 | 63 | | |
86 | 64 | | |
| |||
0 commit comments