We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4552353 commit 033ba23Copy full SHA for 033ba23
PCbuild/_hashlib.vcxproj
@@ -99,7 +99,7 @@
99
</ItemDefinitionGroup>
100
<ItemGroup>
101
<ClCompile Include="..\Modules\_hashopenssl.c" />
102
- <ClCompile Include="..\Modules\_hashlib\hashlib_fetch.c" />
+ <ClCompile Include="..\Modules\_hashlib\hashlib_buffer.c" />
103
</ItemGroup>
104
105
<ClInclude Include="..\Modules\_hashlib\hashlib_buffer.h" />
0 commit comments