Staging
v0.8.1
Revision fcfbeb9ed8d89a3ba96ef85b08fe5080d08d4996 authored by Ned Deily on 23 July 2017, 23:39:49 UTC, committed by GitHub on 23 July 2017, 23:39:49 UTC
(cherry picked from commit 4c7532e96da19f2d5543bdab2b972797699c37d5)
1 parent 8b99e2d
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