Staging
v0.8.1
Revision 5c8ce188ee439a101d7a48e5a10bb98a2bd121ab authored by Benjamin Peterson on 11 May 2014, 18:18:51 UTC, committed by Benjamin Peterson on 11 May 2014, 18:18:51 UTC
1 parent 5e6b5f2
Raw File
select.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>{98346077-900c-4c7a-852f-a23470e37b40}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
  <ItemGroup>
    <ClCompile Include="..\Modules\selectmodule.c">
      <Filter>Source Files</Filter>
    </ClCompile>
  </ItemGroup>
</Project>
back to top