From e158221159aebdc6a1c6eb9d56ac258a5e69ab32 Mon Sep 17 00:00:00 2001 From: Pete Batard Date: Tue, 19 Jan 2010 00:55:30 +0000 Subject: r90: more compilation environment fixes: - added Visual Studio 2005 (MSVC8) solution and project files (Orin Eman) - renamed VS 2008 solution and project files - fixed "warning: undefined symbols not allowed" for MinGW/cygwin in configure.ac --- libusb-static_2005.vcproj | 207 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 207 insertions(+) create mode 100644 libusb-static_2005.vcproj (limited to 'libusb-static_2005.vcproj') diff --git a/libusb-static_2005.vcproj b/libusb-static_2005.vcproj new file mode 100644 index 0000000..3f52bbb --- /dev/null +++ b/libusb-static_2005.vcproj @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1