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 201201 <ClCompile Include =" ..\..\hwloc\bitmap.c" />
202202 <ClCompile Include =" ..\..\hwloc\components.c" />
203203 <ClCompile Include =" ..\..\hwloc\distances.c" />
204+ <ClCompile Include =" ..\..\hwloc\distrib.c" />
204205 <ClCompile Include =" ..\..\hwloc\diff.c" />
205206 <ClCompile Include =" ..\..\hwloc\shmem.c" />
206207 <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" ?>
22<Project ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <ItemGroup >
44 <Filter Include =" Source Files" >
3030 <ClCompile Include =" ..\..\hwloc\distances.c" >
3131 <Filter >Source Files</Filter >
3232 </ClCompile >
33+ <ClCompile Include =" ..\..\hwloc\distrib.c" >
34+ <Filter >Source Files</Filter >
35+ </ClCompile >
3336 <ClCompile Include =" ..\..\hwloc\diff.c" >
3437 <Filter >Source Files</Filter >
3538 </ClCompile >
You can’t perform that action at this time.
0 commit comments