34
|
1 |
<?xml version="1.0"?>
|
|
2 |
<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_5_1.dtd" [
|
|
3 |
<!ENTITY layer_real_source_path "sf/mw/hb" >
|
|
4 |
]>
|
|
5 |
|
|
6 |
<SystemDefinition name="hb" schema="1.5.1">
|
|
7 |
<systemModel>
|
|
8 |
<layer name="tools_layer">
|
|
9 |
<module name="hbconf">
|
|
10 |
<unit unitID="qtdo.hb.hbconf" mrp="" bldFile="&layer_real_source_path;/src/platforms/symbian/configurations" name="hbconf" />
|
|
11 |
</module>
|
|
12 |
</layer>
|
|
13 |
<layer name="mw_layer">
|
|
14 |
<module name="qtdo.hb">
|
|
15 |
<unit name="qtdo.hb" unitID="qtdo.hb" bldFile="&layer_real_source_path;" mrp=""/>
|
|
16 |
</module>
|
|
17 |
<module name="qtdo.hb.install">
|
|
18 |
<unit unitID="qtdo.hb.install" mrp="" bldFile="&layer_real_source_path;/src/platforms/symbian/installs" name="hbinstall"/>
|
|
19 |
</module>
|
|
20 |
</layer>
|
|
21 |
<layer name="app_layer">
|
|
22 |
<module name="qtdo.hb.test_resources">
|
|
23 |
<unit name="qtdo.hb.test_resources" unitID="qtdo.hb.test_resources" bldFile="&layer_real_source_path;/tsrc/resources" mrp="" proFile="resources.pro" qmakeArgs="-r MMP_RULES+=EXPORTUNFROZEN" filter="hb_test_resources"/>
|
|
24 |
</module>
|
|
25 |
<module name="qtdo.hb.fute_app">
|
|
26 |
<unit name="qtdo.hb.fute_app" unitID="qtdo.hb.fute_app" bldFile="&layer_real_source_path;/tsrc/fute" mrp="" proFile="fute.pro" qmakeArgs="-r MMP_RULES+=EXPORTUNFROZEN" filter="hb_fute_app"/>
|
|
27 |
</module>
|
|
28 |
<module name="qtdo.hb.fute_lang_app">
|
|
29 |
<unit name="qtdo.hb.fute_lang_app" unitID="qtdo.hb.fute_lang_app" bldFile="&layer_real_source_path;/tsrc/fute/languageswitcher" mrp="" proFile="languageswitcher.pro" qmakeArgs="MMP_RULES+=EXPORTUNFROZEN"/>
|
|
30 |
</module>
|
|
31 |
</layer>
|
|
32 |
<layer name="unit_test_layer">
|
|
33 |
<module name="qtdo.hb.unit_test">
|
|
34 |
<unit name="qtdo.hb.unit_test" unitID="qtdo.hb.unit_test" bldFile="&layer_real_source_path;/tsrc/unit" mrp="" proFile="unit.pro" qmakeArgs="-r MMP_RULES+=EXPORTUNFROZEN" filter="hb_unit_test"/>
|
|
35 |
</module>
|
|
36 |
</layer>
|
|
37 |
</systemModel>
|
|
38 |
</SystemDefinition>
|