summaryrefslogtreecommitdiffstats
path: root/lib/win32/bindevt/bindevt.vcxproj.filters.in
blob: 2b9ee98eaaf1597a8e974beea13687736de67e9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <ClCompile Include="bindevt.c" />
  </ItemGroup>
  <ItemGroup>
    <None Include="bindevt.mc" />
  </ItemGroup>
  <ItemGroup>
    <ResourceCompile Include="bindevt.rc" />
  </ItemGroup>
</Project>