equal
deleted
inserted
replaced
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 |
|