]> git.sesse.net Git - vlc/blob - extras/Makefile
* mkv.cpp: fix chapter sorting by timecode, apply the right PTS/DTS timecodes from...
[vlc] / extras / Makefile
1 zsh: zsh.cpp
2         g++ -I.. -I../include zsh.cpp ../lib/libvlc.a -o zsh `top_builddir=.. ../vlc-config vlc builtin --cflags --libs`