mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
19 lines
263 B
Text
19 lines
263 B
Text
description "Multi image formats (GIF and TIFF) demo using RasterPlayer\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
plugin\tif,
|
|
plugin\gif,
|
|
RasterPlayer;
|
|
|
|
file
|
|
AnimatedClip.h,
|
|
main.cpp,
|
|
AnimatedClip.lay,
|
|
AnimatedClip.brc,
|
|
Credits.txt;
|
|
|
|
mainconfig
|
|
"" = "GUI",
|
|
"" = "GUI MT";
|
|
|