diff options
author | Pete Batard <pbatard@gmail.com> | 2010-01-16 15:20:51 +0000 |
---|---|---|
committer | Pete Batard <pbatard@gmail.com> | 2010-01-16 15:20:51 +0000 |
commit | d2f60798db73e8499da9e4cbd7b4d00aebdb33cf (patch) | |
tree | 136f61c69408e3d6be3d6579aedde6f4bdfb4da4 /libusb.sln | |
parent | a93cef02ffdb72500dab6037ca542d8ef24504e4 (diff) | |
download | libusb-d2f60798db73e8499da9e4cbd7b4d00aebdb33cf.tar.gz |
r86: VS2005 compatibility update and pthread-win32_x64 helpers
Minor comment clarification in libusb.h
Diffstat (limited to 'libusb.sln')
-rw-r--r-- | libusb.sln | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ - -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 + +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libusb-1.0", "libusb-static.vcproj", "{349EE8F9-7D25-4909-AAF5-FF3FADE72187}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libusb-1.0 (dll)", "libusb-dll.vcproj", "{349EE8FA-7D25-4909-AAF5-FF3FADE72187}" |