]> git.sesse.net Git - vlc/blob - extras/Makefile
* Backport the new VLC icon by Eurodata Computer Club
[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`