|
276 | 276 | <ClInclude Include="..\..\..\source\core\slang-command-line.h" />
|
277 | 277 | <ClInclude Include="..\..\..\source\core\slang-common.h" />
|
278 | 278 | <ClInclude Include="..\..\..\source\core\slang-compression-system.h" />
|
| 279 | + <ClInclude Include="..\..\..\source\core\slang-crypto.h" /> |
279 | 280 | <ClInclude Include="..\..\..\source\core\slang-deflate-compression-system.h" />
|
280 | 281 | <ClInclude Include="..\..\..\source\core\slang-destroyable.h" />
|
281 | 282 | <ClInclude Include="..\..\..\source\core\slang-dictionary.h" />
|
282 |
| - <ClInclude Include="..\..\..\source\core\slang-digest-builder.h" /> |
283 |
| - <ClInclude Include="..\..\..\source\core\slang-digest-util.h" /> |
284 | 283 | <ClInclude Include="..\..\..\source\core\slang-exception.h" />
|
285 | 284 | <ClInclude Include="..\..\..\source\core\slang-file-system.h" />
|
286 | 285 | <ClInclude Include="..\..\..\source\core\slang-free-list.h" />
|
|
295 | 294 | <ClInclude Include="..\..\..\source\core\slang-list.h" />
|
296 | 295 | <ClInclude Include="..\..\..\source\core\slang-lz4-compression-system.h" />
|
297 | 296 | <ClInclude Include="..\..\..\source\core\slang-math.h" />
|
298 |
| - <ClInclude Include="..\..\..\source\core\slang-md5.h" /> |
299 | 297 | <ClInclude Include="..\..\..\source\core\slang-memory-arena.h" />
|
300 | 298 | <ClInclude Include="..\..\..\source\core\slang-memory-file-system.h" />
|
301 | 299 | <ClInclude Include="..\..\..\source\core\slang-offset-container.h" />
|
|
342 | 340 | <ClCompile Include="..\..\..\source\core\slang-char-encode.cpp" />
|
343 | 341 | <ClCompile Include="..\..\..\source\core\slang-char-util.cpp" />
|
344 | 342 | <ClCompile Include="..\..\..\source\core\slang-command-line.cpp" />
|
| 343 | + <ClCompile Include="..\..\..\source\core\slang-crypto.cpp" /> |
345 | 344 | <ClCompile Include="..\..\..\source\core\slang-deflate-compression-system.cpp" />
|
346 |
| - <ClCompile Include="..\..\..\source\core\slang-digest-util.cpp" /> |
347 | 345 | <ClCompile Include="..\..\..\source\core\slang-file-system.cpp" />
|
348 | 346 | <ClCompile Include="..\..\..\source\core\slang-free-list.cpp" />
|
349 | 347 | <ClCompile Include="..\..\..\source\core\slang-hex-dump-util.cpp" />
|
|
352 | 350 | <ClCompile Include="..\..\..\source\core\slang-io.cpp" />
|
353 | 351 | <ClCompile Include="..\..\..\source\core\slang-lazy-castable-list.cpp" />
|
354 | 352 | <ClCompile Include="..\..\..\source\core\slang-lz4-compression-system.cpp" />
|
355 |
| - <ClCompile Include="..\..\..\source\core\slang-md5.cpp" /> |
356 | 353 | <ClCompile Include="..\..\..\source\core\slang-memory-arena.cpp" />
|
357 | 354 | <ClCompile Include="..\..\..\source\core\slang-memory-file-system.cpp" />
|
358 | 355 | <ClCompile Include="..\..\..\source\core\slang-offset-container.cpp" />
|
|
0 commit comments