| 136 <ClCompile Include="..\..\..\ucx\array_list.c" /> |
136 <ClCompile Include="..\..\..\ucx\array_list.c" /> |
| 137 <ClCompile Include="..\..\..\ucx\buffer.c" /> |
137 <ClCompile Include="..\..\..\ucx\buffer.c" /> |
| 138 <ClCompile Include="..\..\..\ucx\compare.c" /> |
138 <ClCompile Include="..\..\..\ucx\compare.c" /> |
| 139 <ClCompile Include="..\..\..\ucx\hash_key.c" /> |
139 <ClCompile Include="..\..\..\ucx\hash_key.c" /> |
| 140 <ClCompile Include="..\..\..\ucx\hash_map.c" /> |
140 <ClCompile Include="..\..\..\ucx\hash_map.c" /> |
| |
141 <ClCompile Include="..\..\..\ucx\iterator.c" /> |
| 141 <ClCompile Include="..\..\..\ucx\linked_list.c" /> |
142 <ClCompile Include="..\..\..\ucx\linked_list.c" /> |
| 142 <ClCompile Include="..\..\..\ucx\list.c" /> |
143 <ClCompile Include="..\..\..\ucx\list.c" /> |
| 143 <ClCompile Include="..\..\..\ucx\map.c" /> |
144 <ClCompile Include="..\..\..\ucx\map.c" /> |
| 144 <ClCompile Include="..\..\..\ucx\mempool.c" /> |
145 <ClCompile Include="..\..\..\ucx\mempool.c" /> |
| 145 <ClCompile Include="..\..\..\ucx\printf.c" /> |
146 <ClCompile Include="..\..\..\ucx\printf.c" /> |
| 146 <ClCompile Include="..\..\..\ucx\string.c" /> |
147 <ClCompile Include="..\..\..\ucx\string.c" /> |
| |
148 <ClCompile Include="..\..\..\ucx\szmul.c" /> |
| |
149 <ClCompile Include="..\..\..\ucx\tree.c" /> |
| 147 <ClCompile Include="..\..\..\ucx\utils.c" /> |
150 <ClCompile Include="..\..\..\ucx\utils.c" /> |
| 148 </ItemGroup> |
151 </ItemGroup> |
| 149 <ItemGroup> |
152 <ItemGroup> |
| 150 <ClInclude Include="..\..\..\ucx\cx\allocator.h" /> |
153 <ClInclude Include="..\..\..\ucx\cx\allocator.h" /> |
| 151 <ClInclude Include="..\..\..\ucx\cx\array_list.h" /> |
154 <ClInclude Include="..\..\..\ucx\cx\array_list.h" /> |
| 160 <ClInclude Include="..\..\..\ucx\cx\list.h" /> |
163 <ClInclude Include="..\..\..\ucx\cx\list.h" /> |
| 161 <ClInclude Include="..\..\..\ucx\cx\map.h" /> |
164 <ClInclude Include="..\..\..\ucx\cx\map.h" /> |
| 162 <ClInclude Include="..\..\..\ucx\cx\mempool.h" /> |
165 <ClInclude Include="..\..\..\ucx\cx\mempool.h" /> |
| 163 <ClInclude Include="..\..\..\ucx\cx\printf.h" /> |
166 <ClInclude Include="..\..\..\ucx\cx\printf.h" /> |
| 164 <ClInclude Include="..\..\..\ucx\cx\string.h" /> |
167 <ClInclude Include="..\..\..\ucx\cx\string.h" /> |
| |
168 <ClInclude Include="..\..\..\ucx\cx\test.h" /> |
| |
169 <ClInclude Include="..\..\..\ucx\cx\tree.h" /> |
| 165 <ClInclude Include="..\..\..\ucx\cx\utils.h" /> |
170 <ClInclude Include="..\..\..\ucx\cx\utils.h" /> |
| 166 </ItemGroup> |
171 </ItemGroup> |
| 167 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
172 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
| 168 <ImportGroup Label="ExtensionTargets"> |
173 <ImportGroup Label="ExtensionTargets"> |
| 169 </ImportGroup> |
174 </ImportGroup> |