]> git.sesse.net Git - vlc/commit
* ./Makefile.am: we call pbxbuilder with the explicit target name, because
authorSam Hocevar <sam@videolan.org>
Wed, 9 Apr 2003 17:27:51 +0000 (17:27 +0000)
committerSam Hocevar <sam@videolan.org>
Wed, 9 Apr 2003 17:27:51 +0000 (17:27 +0000)
commitd9ca68f7abdcb8232244af37bdd13088e19ae6ab
tree07da4b70da5db13df03aad64466e6fdcb971a7dd
parent62ef1556404c5ff3464186e62e3f1aaccb768a8c
  * ./Makefile.am: we call pbxbuilder with the explicit target name, because
    we might have an additional target one day, such as vlcplugin :)
  * ./mozilla/vlc.r: OS X specific resource file for an OS X plugin.
  * ./mozilla/vlcshell.cpp: added required OS X functions.
Makefile.am
mozilla/support/.cvsignore [new file with mode: 0644]
mozilla/vlc.r [new file with mode: 0644]
mozilla/vlcshell.cpp