Staging
v0.8.1
Revision d827be8ff1e74b35191aa51e7b66acb8a13b9db9 authored by Zachary Ware on 13 April 2015, 21:44:05 UTC, committed by Zachary Ware on 13 April 2015, 21:44:05 UTC
2 parent s 38019d1 + ae9f0fe
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