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