Staging
v0.8.1
Revision d0a0e8e070f1c3c74905627380473f21f5457cfb authored by Terry Jan Reedy on 28 May 2012, 01:54:28 UTC, committed by Terry Jan Reedy on 28 May 2012, 01:54:28 UTC
2 parent s 48fd1fe + 9854fc9
Raw File
_lzma.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>{53e68eda-39fc-4336-a658-dc5f5d598760}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
  <ItemGroup>
    <ClCompile Include="..\Modules\_lzmamodule.c">
      <Filter>Source Files</Filter>
    </ClCompile>
  </ItemGroup>
</Project>
back to top