Staging
v0.5.1
Revision 7e16af499b92def6fc4ab1bbcecd2c055a38de29 authored by Ned Deily on 10 October 2016, 20:09:08 UTC, committed by Ned Deily on 10 October 2016, 20:09:08 UTC
1 parent bec93b3
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