Staging
v0.8.1
Revision 9bb9b535563a33f8cb7a581ec9e649cd16f5bd2e authored by Suriyaa ✌️️ on 08 June 2018, 18:46:27 UTC, committed by Ned Deily on 08 June 2018, 18:46:27 UTC
1 parent 5c7f22c
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