ultimatepp/reference/AnimatedClip/AnimatedClip.upp
koldo 9e4b9d15a9 AnimatedClip: RasterPlayer demo (animated .GIF and multi page raster formats visualization)
git-svn-id: svn://ultimatepp.org/upp/trunk@2676 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-09 07:07:59 +00:00

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";