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-dll_2008.vcproj | 378 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 378 insertions(+) create mode 100644 libusb-dll_2008.vcproj (limited to 'libusb-dll_2008.vcproj') diff --git a/libusb-dll_2008.vcproj b/libusb-dll_2008.vcproj new file mode 100644 index 0000000..0c0b1e5 --- /dev/null +++ b/libusb-dll_2008.vcproj @@ -0,0 +1,378 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1