File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 201
201
<ClCompile Include =" ..\..\hwloc\bitmap.c" />
202
202
<ClCompile Include =" ..\..\hwloc\components.c" />
203
203
<ClCompile Include =" ..\..\hwloc\distances.c" />
204
+ <ClCompile Include =" ..\..\hwloc\distrib.c" />
204
205
<ClCompile Include =" ..\..\hwloc\diff.c" />
205
206
<ClCompile Include =" ..\..\hwloc\shmem.c" />
206
207
<ClCompile Include =" ..\..\hwloc\misc.c" />
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<ItemGroup >
4
4
<Filter Include =" Source Files" >
30
30
<ClCompile Include =" ..\..\hwloc\distances.c" >
31
31
<Filter >Source Files</Filter >
32
32
</ClCompile >
33
+ <ClCompile Include =" ..\..\hwloc\distrib.c" >
34
+ <Filter >Source Files</Filter >
35
+ </ClCompile >
33
36
<ClCompile Include =" ..\..\hwloc\diff.c" >
34
37
<Filter >Source Files</Filter >
35
38
</ClCompile >
You can’t perform that action at this time.
0 commit comments