equal
deleted
inserted
replaced
20 |
20 |
21 #include "../commonframework/group/bld.inf" |
21 #include "../commonframework/group/bld.inf" |
22 #include "../playbackframework/group/bld.inf" |
22 #include "../playbackframework/group/bld.inf" |
23 #include "../collectionframework/group/bld.inf" |
23 #include "../collectionframework/group/bld.inf" |
24 #include "../viewframework/group/bld.inf" |
24 #include "../viewframework/group/bld.inf" |
|
25 #include "../Conf/bld.inf" |
|
26 #include "../rom/bld.inf" |
25 |
27 |
26 PRJ_EXPORTS |
|
27 ../rom/mpx.iby CORE_MW_LAYER_IBY_EXPORT_PATH(mpx.iby) |
|
28 |
|
29 // Generic configuration interface for component cenrep settings |
|
30 // mpx_101FFC03 implementation specifics for cenrep data |
|
31 // mpx_101FFCD2 implementation specifics for cenrep data |
|
32 ../Conf/mpx.confml MW_LAYER_CONFML(mpx.confml) |
|
33 ../Conf/mpx_101FFC03.crml MW_LAYER_CRML(mpx_101FFC03.crml) |
|
34 ../Conf/mpx_101FFCD2.crml MW_LAYER_CRML(mpx_101FFCD2.crml) |
|