summaryrefslogtreecommitdiff
path: root/Zend/zend_config.w32.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_config.w32.h')
-rw-r--r--Zend/zend_config.w32.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zend/zend_config.w32.h b/Zend/zend_config.w32.h
index a92ae26586..78b525f334 100644
--- a/Zend/zend_config.w32.h
+++ b/Zend/zend_config.w32.h
@@ -66,4 +66,6 @@ typedef unsigned int uint;
# define ZEND_API __declspec(dllimport)
#endif
+#define ZEND_DLEXPORT __declspec(dllexport)
+
#endif /* _ZEND_CONFIG_W32_H */