Staging
v0.8.1
Revision eefd4e033334a2a1d3929d0f7978469e5b5c4e56 authored by Rahul Kumaresan on 18 May 2020, 01:32:34 UTC, committed by GitHub on 18 May 2020, 01:32:34 UTC
1 parent 6546056
Raw File
_testimportmultiple.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>{1ec38ad9-1abf-4b80-8628-ac43ccba324b}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
  <ItemGroup>
    <ClCompile Include="..\Modules\_testimportmultiple.c">
      <Filter>Source Files</Filter>
    </ClCompile>
  </ItemGroup>
</Project>
back to top