Staging
v0.5.1
Revision b2fcebb018740eb69f083e0d98abe0c23dc0e026 authored by Tim Golden on 01 August 2013, 12:58:58 UTC, committed by Tim Golden on 01 August 2013, 12:58:58 UTC
1 parent 6b52806
Raw File
_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