Staging
v0.5.1
https://github.com/python/cpython
Revision 48fd1fee388ad4c8bbd6c2a72f9616c719e99927 authored by Terry Jan Reedy on 28 May 2012, 01:39:39 UTC, committed by Terry Jan Reedy on 28 May 2012, 01:39:39 UTC
2 parent s 80e0aee + c5301ef
Raw File
Tip revision: 48fd1fee388ad4c8bbd6c2a72f9616c719e99927 authored by Terry Jan Reedy on 28 May 2012, 01:39:39 UTC
Merge 3.2 closes #12510
Tip revision: 48fd1fe
_hashlib.vcxproj.filters
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <Filter Include="Source Files">
      <UniqueIdentifier>{cc45963d-bd25-4eb8-bdba-a5507090bca4}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
  <ItemGroup>
    <ClCompile Include="..\Modules\_hashopenssl.c">
      <Filter>Source Files</Filter>
    </ClCompile>
  </ItemGroup>
</Project>
back to top