mulwidgets/alfcontainerwidget/group/mmp_common.inc
changeset 17 3eca7e70b1b8
parent 3 4526337fb576
equal deleted inserted replaced
3:4526337fb576 17:3eca7e70b1b8
     1 /*
       
     2 ============================================================================
       
     3  Name		: mmp_common.inc
       
     4  Author	  : 
       
     5  Copyright   : 
       
     6  Description : Common project specification for container widget ECom plugin
       
     7  and static container widget library meant to be linked against EUnit unit tests.
       
     8 ============================================================================
       
     9 */
       
    10 
       
    11 USERINCLUDE	 			      ../inc
       
    12 MW_LAYER_SYSTEMINCLUDE
       
    13 
       
    14 SOURCEPATH	  			      ../src
       
    15 SOURCE		  			      alfcontainerwidgetfactoryplugin.cpp
       
    16 SOURCE					      alfcontainerwidget.cpp
       
    17 SOURCE						  alfcontainerwidgetexception.cpp
       
    18 SOURCE						  alfcontainercontrol.cpp
       
    19 
       
    20 USERINCLUDE             ../../../inc