Skip to content
Snippets Groups Projects
Commit 3f74d14d authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

Bump libvlccore ABI

(vout and module_config_t changes)
parent 42bc82f4
No related branches found
No related tags found
No related merge requests found
......@@ -192,7 +192,7 @@ libvlccore_la_CFLAGS = `$(VLC_CONFIG) --cflags libvlccore` \
libvlccore_la_LDFLAGS = `$(VLC_CONFIG) --ldflags libvlccore` $(AM_LDFLAGS) \
-no-undefined \
-export-symbols $(srcdir)/libvlccore.sym \
-version-info 4:0:0
-version-info 5:0:0
libvlccore_la_LIBADD = `$(VLC_CONFIG) -libs libvlccore` $(AM_LIBADD) \
$(LTLIBINTL) ../compat/libcompat.la
libvlccore_la_DEPENDENCIES = libvlccore.sym
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment