mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
19 lines
241 B
Text
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";
|
|
|