]> git.sesse.net Git - vlc/blobdiff - msvc/config.h.in
* update to the Spanish l10n by Antonio Javier Varela Calvo
[vlc] / msvc / config.h.in
index 140a6de2ebe57baae343a6a957baeea75a6b0f81..5c00287f3fe7cb23720c7594d459304277f51299 100644 (file)
@@ -9,6 +9,9 @@
 /* Maximum supported data alignment */
 #define ATTRIBUTE_ALIGNED_MAX 16
 
+/* Define if we have support for dynamic plugins */
+#define HAVE_DYNAMIC_PLUGINS 1
+
 /* Define if you have Windows' LoadLibrary */
 #define HAVE_DL_WINDOWS 1