Staging
v0.5.1
Revision 0a834c18cdafa5447d4436878e64aa7a4e4dc817 authored by Miss Islington (bot) on 12 February 2019, 12:11:48 UTC, committed by Eric V. Smith on 12 February 2019, 12:11:48 UTC
(cherry picked from commit b01786c8812c4cc24dd561b5941025bdd6f444c0)

Co-authored-by: Christopher Hunt <chrahunt@gmail.com>
1 parent 58f05ce
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