|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <Include xmlns="http://wixtoolset.org/schemas/v4/wxs">
|
3 | 3 | <Component>
|
4 |
| - <File Source="$(SDK_ROOT)\usr\lib\swift\dispatch\base.h" /> |
| 4 | + <File Source="$(SDK_ROOT)\usr\include\dispatch\base.h" /> |
5 | 5 | </Component>
|
6 | 6 | <Component>
|
7 |
| - <File Source="$(SDK_ROOT)\usr\lib\swift\dispatch\block.h" /> |
| 7 | + <File Source="$(SDK_ROOT)\usr\include\dispatch\block.h" /> |
8 | 8 | </Component>
|
9 | 9 | <Component>
|
10 |
| - <File Source="$(SDK_ROOT)\usr\lib\swift\dispatch\data.h" /> |
| 10 | + <File Source="$(SDK_ROOT)\usr\include\dispatch\data.h" /> |
11 | 11 | </Component>
|
12 | 12 | <Component>
|
13 |
| - <File Source="$(SDK_ROOT)\usr\lib\swift\dispatch\dispatch.h" /> |
| 13 | + <File Source="$(SDK_ROOT)\usr\include\dispatch\dispatch.h" /> |
14 | 14 | </Component>
|
15 | 15 | <Component>
|
16 |
| - <File Source="$(SDK_ROOT)\usr\lib\swift\dispatch\group.h" /> |
| 16 | + <File Source="$(SDK_ROOT)\usr\include\dispatch\group.h" /> |
17 | 17 | </Component>
|
18 | 18 | <Component>
|
19 |
| - <File Source="$(SDK_ROOT)\usr\lib\swift\dispatch\introspection.h" /> |
| 19 | + <File Source="$(SDK_ROOT)\usr\include\dispatch\introspection.h" /> |
20 | 20 | </Component>
|
21 | 21 | <Component>
|
22 |
| - <File Source="$(SDK_ROOT)\usr\lib\swift\dispatch\io.h" /> |
| 22 | + <File Source="$(SDK_ROOT)\usr\include\dispatch\io.h" /> |
23 | 23 | </Component>
|
24 | 24 | <Component>
|
25 |
| - <File Source="$(SDK_ROOT)\usr\lib\swift\dispatch\module.modulemap" /> |
| 25 | + <File Source="$(SDK_ROOT)\usr\include\dispatch\module.modulemap" /> |
26 | 26 | </Component>
|
27 | 27 | <Component>
|
28 |
| - <File Source="$(SDK_ROOT)\usr\lib\swift\dispatch\object.h" /> |
| 28 | + <File Source="$(SDK_ROOT)\usr\include\dispatch\object.h" /> |
29 | 29 | </Component>
|
30 | 30 | <Component>
|
31 |
| - <File Source="$(SDK_ROOT)\usr\lib\swift\dispatch\once.h" /> |
| 31 | + <File Source="$(SDK_ROOT)\usr\include\dispatch\once.h" /> |
32 | 32 | </Component>
|
33 | 33 | <Component>
|
34 |
| - <File Source="$(SDK_ROOT)\usr\lib\swift\dispatch\queue.h" /> |
| 34 | + <File Source="$(SDK_ROOT)\usr\include\dispatch\queue.h" /> |
35 | 35 | </Component>
|
36 | 36 | <Component>
|
37 |
| - <File Source="$(SDK_ROOT)\usr\lib\swift\dispatch\semaphore.h" /> |
| 37 | + <File Source="$(SDK_ROOT)\usr\include\dispatch\semaphore.h" /> |
38 | 38 | </Component>
|
39 | 39 | <Component>
|
40 |
| - <File Source="$(SDK_ROOT)\usr\lib\swift\dispatch\source.h" /> |
| 40 | + <File Source="$(SDK_ROOT)\usr\include\dispatch\source.h" /> |
41 | 41 | </Component>
|
42 | 42 | <Component>
|
43 |
| - <File Source="$(SDK_ROOT)\usr\lib\swift\dispatch\time.h" /> |
| 43 | + <File Source="$(SDK_ROOT)\usr\include\dispatch\time.h" /> |
44 | 44 | </Component>
|
45 | 45 | </Include>
|
0 commit comments