[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 20:03:26 CEST 2014
On Mon, Oct 20, 2014 at 07:20:34PM +0200, Jean-Baptiste Kempf wrote:
> Le 20/10/2014 11:59, Diego Biurrun a écrit :
> >---
> >
> >This is untested, somebody with MSVC will need to confirm.
> >
> > msvc/config.h | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> >--- 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
> >
>
> I'm really unsure about this.
Can you test if it works (w/o it)?
Diego
More information about the libdvdcss-devel
mailing list