[libdvdcss-devel] msvc: Define LIBDVDCSS_EXPORTS for proper declspec declaration at build
[email protected] (Diego Biurrun) Wed, 5 Nov 2014 13:05:24 +0100 (CET)
| Newsgroups | gmane.comp.video.videolan.libdvdcss,gmane.comp.video.videolan.libdvdcss.devel |
|---|---|
| Message-ID | <[email protected]> |
libdvdcss | branch: master | Diego Biurrun <[email protected]> | Mon Oct 20 11:59:09 2014 +0200| [4fb069e3ae35d03e2dc86fc9440abad24535429b] | committer: Jean-Baptiste Kempf msvc: Define LIBDVDCSS_EXPORTS for proper declspec declaration at build Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=4fb069e3ae35d03e2dc86fc9440abad24535429b --- msvc/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msvc/config.h b/msvc/config.h index 8c234f7..dc7fb62 100644 --- a/msvc/config.h +++ b/msvc/config.h @@ -42,4 +42,4 @@ /* #undef size_t */ #define HAVE_BROKEN_MKDIR 1 #define _CRT_SECURE_NO_WARNINGS 1 - +#define LIBDVDCSS_EXPORTS 1 _______________________________________________ libdvdcss-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libdvdcss-devel