ultimatepp/bazaar/VLCPlayer/VLCPlayer.upp
sergeynikitin 922f15c709 .Bazaar/VLCPlayer : first upload VLCPlayer and Test Application
git-svn-id: svn://ultimatepp.org/upp/trunk@3888 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-19 22:20:45 +00:00

19 lines
241 B
Text

description "Bazaar: Video player by loop playlist (for backgound videoplaying). Author: Sergey Nikitin";
uses
CtrlLib,
SDL;
link
-lvlc;
file
VLCPlayer.cpp,
VLCPlayer.h,
VLCPlayer.usc,
VLCPlayer.iml;
mainconfig
"" = "GUI MT";