Staging
v0.8.1
Revision 0914a487769fbb3a5a5bf1efbc15a3edf06fc263 authored by Pablo Galindo on 08 December 2020, 02:30:25 UTC, committed by Pablo Galindo on 08 December 2020, 02:30:25 UTC
Python 3.10.0a3
2 parent s 06afac6 + 8bae2a9
Raw File
xxlimited.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>{eb5eebc7-3787-4f8f-b282-204db2962cc3}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
  <ItemGroup>
    <ClCompile Include="..\Modules\xxlimited.c">
      <Filter>Source Files</Filter>
    </ClCompile>
  </ItemGroup>
</Project>
back to top