policymanagement/group/bld.inf
changeset 22 19fb38abab1d
parent 0 b497e44ab2fc
equal deleted inserted replaced
5:3f7d9dbe57c8 22:19fb38abab1d
    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 
    31 
    35 
    32 
    36 
    33 
    37 PRJ_EXTENSIONS
    34 PRJ_EXTENSIONS
    38 
    35 
    39 #ifdef SBSV2
       
    40 
    36 
    41 
    37 
    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 
    38 
    56 
    39 
    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 
    40 
    64 
    41 
    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 
    42 
    72 
    43 
    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 
    44 
    77 OPTION FILEPATTERN *.txt
    45 
    78 END
    46 
    79 #endif
    47 
       
    48 
       
    49 
    80 
    50 
    81 PRJ_MMPFILES
    51 PRJ_MMPFILES
    82 
    52 
    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 
    53 
    93 
    54 
    94 //gnumakefile tarm_format_scripts.mk
    55 
       
    56 
    95 
    57 
    96 #include "../pmdmadapter/group/bld.inf"
    58 #include "../pmdmadapter/group/bld.inf"
    97 #include "../dmutilserver/group/bld.inf"
    59 #include "../dmutilserver/group/bld.inf"
    98 #include "../policyengine/group/bld.inf"
    60 #include "../policyengine/group/bld.inf"