summaryrefslogtreecommitdiff
path: root/msvc
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-09-20 16:09:23 +0100
committerPete Batard <pbatard@gmail.com>2010-09-20 16:09:23 +0100
commit6a3c5a6fa427395371ef792815d17e061b309bb1 (patch)
tree4903c6be8465a0b1bcc0e9ef0b61ff119c76ccc1 /msvc
parentdfc99bb006d057f3f64f84ce935f1781e61ba5d7 (diff)
downloadlibusb-6a3c5a6fa427395371ef792815d17e061b309bb1.tar.gz
merged latest official changes
* up to e65f69a7ef3de357c867ddaac9598efe407078b6
Diffstat (limited to 'msvc')
-rw-r--r--msvc/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/msvc/config.h b/msvc/config.h
index 8dc8840..29261fe 100644
--- a/msvc/config.h
+++ b/msvc/config.h
@@ -6,7 +6,7 @@
#endif
/* Default visibility */
-#define API_EXPORTED /**/
+#define DEFAULT_VISIBILITY /**/
/* Debug message logging (forced) */
//#define ENABLE_DEBUG_LOGGING 1