summary refs log tree commit diff stats
path: root/win32/deps/cairo/cairo-gobject.vcxproj.filters
blob: d7b51947d90843c15e468a4b658e15ee4136bb2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <Filter Include="Sources">
      <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
      <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
    </Filter>
  </ItemGroup>
  <ItemGroup>
    <ClCompile Include="util\cairo-gobject\cairo-gobject-enums.c">
      <Filter>Sources</Filter>
    </ClCompile>
    <ClCompile Include="util\cairo-gobject\cairo-gobject-structs.c">
      <Filter>Sources</Filter>
    </ClCompile>
  </ItemGroup>
</Project>