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

« back to all changes in this revision

Viewing changes to msvc/fxload_2010.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>{651ff73d-037b-4903-8dd3-56e9950be25c}</UniqueIdentifier>
 
10
    </Filter>
 
11
  </ItemGroup>
 
12
  <ItemGroup>
 
13
    <ClCompile Include="..\examples\fxload.c">
 
14
      <Filter>Source Files</Filter>
 
15
    </ClCompile>
 
16
    <ClCompile Include="..\examples\ezusb.c">
 
17
      <Filter>Source Files</Filter>
 
18
    </ClCompile>
 
19
  </ItemGroup>
 
20
  <ItemGroup>
 
21
    <ClInclude Include="..\examples\ezusb.h">
 
22
      <Filter>Header Files</Filter>
 
23
    </ClInclude>
 
24
  </ItemGroup>
 
25
</Project>
 
 
b'\\ No newline at end of file'