~ubuntu-branches/ubuntu/vivid/pango1.0/vivid-proposed

« back to all changes in this revision

Viewing changes to build/win32/vs12/pangoft2.vcxproj.filters

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2014-08-17 18:46:55 UTC
  • mfrom: (1.9.4)
  • Revision ID: package-import@ubuntu.com-20140817184655-q3m9h5lw1qnnptwk
Tags: 1.36.6-1
* New upstream release.
* Refresh patches.
* Update install path for installed-tests.
* Bump Standards-Version to 3.9.5.
* Drop Suggests ttf-baekmuk and ttf-arphic-*. Those font packages have been
  renamed in the mean time and nobody seems to remember why they were added
  in the first place. (Closes: #741672, #711292)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 
3
  <ItemGroup>
 
4
    <Filter Include="Header Files">
 
5
      <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
 
6
      <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
 
7
    </Filter>
 
8
    <Filter Include="Resource Files">
 
9
      <UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
 
10
      <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions>
 
11
    </Filter>
 
12
    <Filter Include="Source Files">
 
13
      <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
 
14
      <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
 
15
    </Filter>
 
16
  </ItemGroup>
 
17
  <ItemGroup>
 
18
    <ResourceCompile Include="..\..\..\pango\pangoft2.rc"><Filter>Resource Files</Filter></ResourceCompile>
 
19
  </ItemGroup>
 
20
  <ItemGroup>
 
21
    <ClCompile Include="..\..\..\modules\basic\basic-fc.c"><Filter>Source Files</Filter></ClCompile>
 
22
 <ClCompile Include="..\..\..\pango\pangofc-font.c"><Filter>Source Files</Filter></ClCompile>
 
23
 <ClCompile Include="..\..\..\pango\pangofc-fontmap.c"><Filter>Source Files</Filter></ClCompile>
 
24
 <ClCompile Include="..\..\..\pango\pangofc-decoder.c"><Filter>Source Files</Filter></ClCompile>
 
25
 <ClCompile Include="..\..\..\pango\pangoft2.c"><Filter>Source Files</Filter></ClCompile>
 
26
 <ClCompile Include="..\..\..\pango\module-defs-fc.c"><Filter>Source Files</Filter></ClCompile>
 
27
 <ClCompile Include="..\..\..\pango\pangoft2-fontmap.c"><Filter>Source Files</Filter></ClCompile>
 
28
 <ClCompile Include="..\..\..\pango\pangoft2-render.c"><Filter>Source Files</Filter></ClCompile>
 
29
 <ClCompile Include="..\..\..\pango\pango-ot-buffer.c"><Filter>Source Files</Filter></ClCompile>
 
30
 <ClCompile Include="..\..\..\pango\pango-ot-info.c"><Filter>Source Files</Filter></ClCompile>
 
31
 <ClCompile Include="..\..\..\pango\pango-ot-ruleset.c"><Filter>Source Files</Filter></ClCompile>
 
32
 <ClCompile Include="..\..\..\pango\pango-ot-tag.c"><Filter>Source Files</Filter></ClCompile>
 
33
  </ItemGroup>
 
34
</Project>