This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 22e7497
committed
build: Don't use QuickTime SDK when compiling Windows engine
In LiveCode 8.1, the engine no longer uses QuickTime, so it's not
necessary to use the SDK when compiling. This ensures that
QuickTime's bogus not-compatible C headers aren't incorrectly used
when compiling the engine.
QuickTime is still needed for compiling the revVideoGrabber external,
and that's left unchanged.1 parent 6dcaf68 commit 22e7497
3 files changed
+9
-40
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | 101 | | |
111 | 102 | | |
112 | 103 | | |
| |||
158 | 149 | | |
159 | 150 | | |
160 | 151 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | 152 | | |
167 | 153 | | |
168 | 154 | | |
| |||
184 | 170 | | |
185 | 171 | | |
186 | 172 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | 173 | | |
191 | 174 | | |
192 | 175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | 94 | | |
104 | 95 | | |
105 | 96 | | |
| |||
241 | 232 | | |
242 | 233 | | |
243 | 234 | | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | 235 | | |
250 | 236 | | |
251 | 237 | | |
| |||
268 | 254 | | |
269 | 255 | | |
270 | 256 | | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | 257 | | |
275 | 258 | | |
276 | 259 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
24 | 31 | | |
25 | 32 | | |
26 | 33 | | |
27 | 34 | | |
28 | 35 | | |
29 | | - | |
30 | | - | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| |||
80 | 85 | | |
81 | 86 | | |
82 | 87 | | |
83 | | - | |
84 | | - | |
85 | 88 | | |
86 | 89 | | |
87 | 90 | | |
| |||
1262 | 1265 | | |
1263 | 1266 | | |
1264 | 1267 | | |
1265 | | - | |
| 1268 | + | |
1266 | 1269 | | |
0 commit comments