policymanagement/group/bld.inf
branchRCL_3
changeset 9 57a65a3a658c
parent 0 b497e44ab2fc
child 25 b183ec05bd8c
equal deleted inserted replaced
5:3f7d9dbe57c8 9:57a65a3a658c
    26 // Generic configuration interface for component cenrep settings  
    26 // Generic configuration interface for component cenrep settings  
    27 ../conf/policy_management.confml                    MW_LAYER_CONFML(policy_management.confml)
    27 ../conf/policy_management.confml                    MW_LAYER_CONFML(policy_management.confml)
    28 ../conf/policy_management_10207815.crml 	        MW_LAYER_CRML(policy_management_10207815.crml)
    28 ../conf/policy_management_10207815.crml 	        MW_LAYER_CRML(policy_management_10207815.crml)
    29 ../conf/policy_management_10207816.crml 	        MW_LAYER_CRML(policy_management_10207816.crml)
    29 ../conf/policy_management_10207816.crml 	        MW_LAYER_CRML(policy_management_10207816.crml)
    30 ../conf/policy_management_10207843.crml 	        MW_LAYER_CRML(policy_management_10207843.crml)
    30 ../conf/policy_management_10207843.crml 	        MW_LAYER_CRML(policy_management_10207843.crml)
    31 ./genericcopy.flm                                   /epoc32/tools/makefile_templates/policy/genericcopy.flm
       
    32 ./genericcopy.xml 			            /epoc32/tools/makefile_templates/policy/genericcopy.xml
       
    33 ./genericcopy.meta 			            /epoc32/tools/makefile_templates/policy/genericcopy.meta
       
    34 
       
    35 
    31 
    36 
    32 
    37 PRJ_EXTENSIONS
    33 PRJ_EXTENSIONS
    38 
    34 
    39 #ifdef SBSV2
       
    40 
       
    41 
       
    42 START EXTENSION policy/genericcopy
       
    43 OPTION TARGETDIR epoc32/data/Z/private/10207815
       
    44 OPTION SOURCEDIR sf/mw/remotemgmt/policymanagement/policyengine/Data/policies
       
    45 
       
    46 OPTION FILEPATTERN *.txt
       
    47 END
       
    48 
       
    49 START EXTENSION policy/genericcopy
       
    50 OPTION TARGETDIR epoc32/release/winscw/udeb/Z/private/10207815
       
    51 OPTION SOURCEDIR sf/mw/remotemgmt/policymanagement/policyengine/Data/policies
       
    52 
       
    53 OPTION FILEPATTERN *.txt
       
    54 END
       
    55 
       
    56 
       
    57 START EXTENSION policy/genericcopy
       
    58 OPTION TARGETDIR epoc32/release/winscw/urel/Z/private/10207815
       
    59 OPTION SOURCEDIR sf/mw/remotemgmt/policymanagement/policyengine/Data/policies
       
    60 
       
    61 OPTION FILEPATTERN *.txt
       
    62 END
       
    63 
       
    64 
       
    65 START EXTENSION policy/genericcopy
       
    66 OPTION TARGETDIR epoc32/release/armv5/udeb/Z/private/10207815
       
    67 OPTION SOURCEDIR sf/mw/remotemgmt/policymanagement/policyengine/Data/policies
       
    68 
       
    69 OPTION FILEPATTERN *.txt
       
    70 END
       
    71 
       
    72 
       
    73 START EXTENSION policy/genericcopy
       
    74 OPTION TARGETDIR epoc32/release/armv5/urel/Z/private/10207815
       
    75 OPTION SOURCEDIR sf/mw/remotemgmt/policymanagement/policyengine/Data/policies
       
    76 
       
    77 OPTION FILEPATTERN *.txt
       
    78 END
       
    79 #endif
       
    80 
       
    81 PRJ_MMPFILES
    35 PRJ_MMPFILES
    82 
       
    83 #ifndef SBSV2 
       
    84 
       
    85 #if defined(__SERIES60_30__)
       
    86 gnumakefile initial_policies_apollo30.mk
       
    87 #else 
       
    88 gnumakefile INITIAL_POLICIES.mk
       
    89 #endif
       
    90 
       
    91 #endif
       
    92 
       
    93 
       
    94 //gnumakefile tarm_format_scripts.mk
       
    95 
    36 
    96 #include "../pmdmadapter/group/bld.inf"
    37 #include "../pmdmadapter/group/bld.inf"
    97 #include "../dmutilserver/group/bld.inf"
    38 #include "../dmutilserver/group/bld.inf"
    98 #include "../policyengine/group/bld.inf"
    39 #include "../policyengine/group/bld.inf"