mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-27 11:08:26 +02:00
12 lines
392 B
Plaintext
12 lines
392 B
Plaintext
{
|
|
"VLC_test" : {
|
|
"Category" : "General",
|
|
"Keywords" : [
|
|
"VLC",
|
|
"video",
|
|
"mp4"
|
|
],
|
|
"Description" : "Makes a small app that uses the VLC libraries, to display video content.\n\nNote that it generates a number of warnings to console and does not seem to be particularly happy working under the debugger in the IDE. \nNote that the Qt option is Qt4.\n\n"
|
|
}
|
|
}
|