]> git.sesse.net Git - vlc/blobdiff - src/vlc-plugin.pc.in
Install a bunch of "clean" headers
[vlc] / src / vlc-plugin.pc.in
index 33fe617b43fb384500e3113e45d033fe4e0d1bb1..9adeb738b552e800bbeed3a8d3b3062b4ff47e2c 100644 (file)
@@ -6,10 +6,10 @@ includedir=@includedir@
 Name: VLC plugin API
 Description: VLC media player plugin interface
 Version: @VERSION@
-Cflags: -I${includedir}/vlc/plugins \
+Cflags: -I${includedir} -I${includedir}/vlc/plugins \
        -D_FILE_OFFSET_BITS=64 \
        -D__USE_UNIX98 \
        -D_LARGEFILE64_SOURCE \
        -D_REENTRANT \
        -D_THREAD_SAFE
-Libs: -L${libdir} -lvlc
+Libs: -L${libdir} -lvlccore