summaryrefslogtreecommitdiff
path: root/libusb
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-01-19 00:55:30 +0000
committerPete Batard <pbatard@gmail.com>2010-01-19 00:55:30 +0000
commite158221159aebdc6a1c6eb9d56ac258a5e69ab32 (patch)
tree6ed40ff464161d19b92678bcc22ecc3dc52e3413 /libusb
parent7a8f7d1826c754aed2a4ae5f369b8882cc4cb884 (diff)
downloadlibusb-e158221159aebdc6a1c6eb9d56ac258a5e69ab32.tar.gz
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
Diffstat (limited to 'libusb')
-rw-r--r--libusb/libusb-1.0.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/libusb-1.0.def b/libusb/libusb-1.0.def
index 2ed5266..24c4c6b 100644
--- a/libusb/libusb-1.0.def
+++ b/libusb/libusb-1.0.def
@@ -1,4 +1,4 @@
-LIBRARY libusb-1.0.dll
+LIBRARY
EXPORTS
libusb_init
libusb_exit