Staging
v0.5.1
Revision 8323757381eb3f9dbe5b98edd59bfb4a6d80b493 authored by Benjamin Peterson on 19 April 2020, 21:12:51 UTC, committed by Benjamin Peterson on 19 April 2020, 21:12:51 UTC
1 parent f2f950e
Raw File
_msi.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>{bdef7710-e433-4ac0-84e0-14f34454bd3e}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
  <ItemGroup>
    <ClCompile Include="..\PC\_msi.c">
      <Filter>Source Files</Filter>
    </ClCompile>
  </ItemGroup>
</Project>
back to top