diff -r 000000000000 -r f58d6ec98e88 aknlayoutcompiler/cdl/MasterLayoutPack.cdl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/aknlayoutcompiler/cdl/MasterLayoutPack.cdl Thu Dec 17 09:14:18 2009 +0200 @@ -0,0 +1,17 @@ +// MasterLayoutPack.cdl - Acts as a layout index for a whole layout DLL. + +Name: MasterLayoutPack +Version: 1.0 +UID: 0x101feb1b + +%% C++ + +#include +#include + +%% API + +TCdlArray sizes; +TCdlArray variants; +TCdlArray zooms; +TCdlArray*> contents;