diff -r 4ea6f81c838a -r 0e9bb658ef58 mulwidgets/alfcontainerwidget/group/mmp_common.inc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mulwidgets/alfcontainerwidget/group/mmp_common.inc Wed Sep 01 12:23:18 2010 +0100 @@ -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