mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-06 06:12:46 -06:00
15 lines
186 B
Text
15 lines
186 B
Text
description "Multi image formats (GIF and TIFF) demo\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
plugin\tif,
|
|
plugin\gif;
|
|
|
|
file
|
|
RasterMultiPage.h,
|
|
main.cpp,
|
|
RasterMultiPage.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|