[libdvdcss-devel] [PATCH 16/25] [RFC] msvc: Define LIBDVDCSS_EXPORTS for proper declspec declaration at build
Diego Biurrun
diego at biurrun.de
Mon Oct 20 11:59:09 CEST 2014
---
This is untested, somebody with MSVC will need to confirm.
msvc/config.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/msvc/config.h b/msvc/config.h
index 1c83d7d..358f027 100644
--- a/msvc/config.h
+++ b/msvc/config.h
@@ -43,4 +43,4 @@
/* #undef size_t */
#define HAVE_BROKEN_MKDIR 1
#define _CRT_SECURE_NO_WARNINGS 1
-
+#define LIBDVDCSS_EXPORTS 1
--
1.9.1
More information about the libdvdcss-devel
mailing list