~ubuntu-branches/ubuntu/saucy/libusbx/saucy-proposed

« back to all changes in this revision

Viewing changes to msvc/getopt_2012.vcxproj.filters

  • Committer: Package Import Robot
  • Author(s): Aurelien Jarno
  • Date: 2013-05-06 17:31:43 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20130506173143-wfbiltvcnn7pvdpa
Tags: 2:1.0.15-1
* New upstream version.
* Fix cross-build (closes: #694912, #705658).
* Add a -dbg package.

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="Source Files">
 
5
      <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
 
6
      <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
 
7
    </Filter>
 
8
    <Filter Include="Header Files">
 
9
      <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
 
10
      <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
 
11
    </Filter>
 
12
  </ItemGroup>
 
13
  <ItemGroup>
 
14
    <ClCompile Include="..\examples\getopt\getopt.c">
 
15
      <Filter>Source Files</Filter>
 
16
    </ClCompile>
 
17
    <ClCompile Include="..\examples\getopt\getopt1.c">
 
18
      <Filter>Source Files</Filter>
 
19
    </ClCompile>
 
20
  </ItemGroup>
 
21
  <ItemGroup>
 
22
    <ClInclude Include="..\examples\getopt\getopt.h">
 
23
      <Filter>Header Files</Filter>
 
24
    </ClInclude>
 
25
  </ItemGroup>
 
26
</Project>
 
 
b'\\ No newline at end of file'