~ubuntu-branches/ubuntu/trusty/libusbx/trusty

« back to all changes in this revision

Viewing changes to msvc/libusb_static_2012.vcxproj.filters

  • Committer: Package Import Robot
  • Author(s): Aurelien Jarno
  • Date: 2013-07-12 19:49:06 UTC
  • mfrom: (1.1.3)
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: package-import@ubuntu.com-20130712194906-4l816fbge4ky7b2e
* New upstream version, last one from the libusbx, the next one will
  be called libusb again.
  - Build depends on libudev-dev.
  - Update symbol files.
* Bump Standards-Version to 3.9.4 (no changes).
* Move documentation to a -doc package.
* Set the -dev package as Multiarch: same.
* Support parallel building.
* Compress the .deb files with xz.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    <ClCompile Include="..\libusb\os\poll_windows.c">
24
24
      <Filter>Source Files</Filter>
25
25
    </ClCompile>
 
26
    <ClCompile Include="..\libusb\strerror.c">
 
27
      <Filter>Source Files</Filter>
 
28
    </ClCompile>
26
29
    <ClCompile Include="..\libusb\sync.c">
27
30
      <Filter>Source Files</Filter>
28
31
    </ClCompile>
32
35
    <ClCompile Include="..\libusb\os\windows_usb.c">
33
36
      <Filter>Source Files</Filter>
34
37
    </ClCompile>
 
38
    <ClCompile Include="..\libusb\hotplug.c">
 
39
      <Filter>Source Files</Filter>
 
40
    </ClCompile>
35
41
  </ItemGroup>
36
42
  <ItemGroup>
37
43
    <ClInclude Include=".\config.h">
55
61
    <ClInclude Include="..\libusb\os\windows_common.h">
56
62
      <Filter>Header Files</Filter>
57
63
    </ClInclude>
 
64
    <ClInclude Include="..\libusb\version_nano.h">
 
65
      <Filter>Header Files</Filter>
 
66
    </ClInclude>
 
67
    <ClInclude Include="..\libusb\version.h">
 
68
      <Filter>Header Files</Filter>
 
69
    </ClInclude>
 
70
    <ClInclude Include="..\libusb\hotplug.h">
 
71
      <Filter>Header Files</Filter>
 
72
    </ClInclude>
58
73
  </ItemGroup>
59
74
</Project>
 
 
b'\\ No newline at end of file'