This pull request adds Visual Studio 2013 solution and project files. The 2013 
project files are set to use the VS2013 runtime (v120). It also adds sdf and 
opensdf to the .gitignore.

Benefits: 
* Can use latest VS2013 development environment for compiling libusbx
* Can use latest VC++ runtime, including better C99 support

Costs:
* Slight increase in maintenance costs for keeping all of the project files in 
sync.

You can merge this Pull Request by running:

  git pull https://github.com/JoshBlake/libusbx vs2013

Or you can view, comment on it, or merge it online at:

  https://github.com/libusbx/libusbx/pull/162

-- Commit Summary --

  * Added sdf/opensdf to .gitignore
  * Added VS2013 sln/projects

-- File Changes --

    M .gitignore (2)
    A msvc/fxload_2013.vcxproj (174)
    A msvc/getopt_2013.vcxproj (135)
    A msvc/hotplugtest_2013.vcxproj (167)
    A msvc/libusb_dll_2013.vcxproj (175)
    A msvc/libusb_static_2013.vcxproj (160)
    A msvc/libusbx_2013.sln (100)
    A msvc/listdevs_2013.vcxproj (169)
    A msvc/stress_2013.vcxproj (171)
    A msvc/xusb_2013.vcxproj (167)

-- Patch Links --

https://github.com/libusbx/libusbx/pull/162.patch
https://github.com/libusbx/libusbx/pull/162.diff
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to