diff -r 000000000000 -r e83bab7cf002 mulwidgets/alfcontainerwidget/group/mmp_common.inc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mulwidgets/alfcontainerwidget/group/mmp_common.inc Thu Dec 17 08:56:02 2009 +0200 @@ -0,0 +1,20 @@ +/* +============================================================================ + Name : mmp_common.inc + Author : + Copyright : + Description : Common project specification for container widget ECom plugin + and static container widget library meant to be linked against EUnit unit tests. +============================================================================ +*/ + +USERINCLUDE ../inc +MW_LAYER_SYSTEMINCLUDE + +SOURCEPATH ../src +SOURCE alfcontainerwidgetfactoryplugin.cpp +SOURCE alfcontainerwidget.cpp +SOURCE alfcontainerwidgetexception.cpp +SOURCE alfcontainercontrol.cpp + +USERINCLUDE ../../../inc \ No newline at end of file