build/buildutils/distribution.policy.s60.configuration.txt
branchRCL_3
changeset 19 04becd199f91
child 77 7cee158cb8cd
equal deleted inserted replaced
16:f5050f1da672 19:04becd199f91
       
     1 # S60 distribution policy configuration file.
       
     2 #
       
     3 # File syntax:
       
     4 # <path> : <policy>
       
     5 #
       
     6 # The order of path definitions is significant. Directories
       
     7 # are matched to path definitions in the order they are defined here.
       
     8 # The policy defined for the first matching path is taken into use.
       
     9 # Path definitions which begin with keyword ROOT match from the
       
    10 # beginning of the root directory, path definitions which begin
       
    11 # with slash match anywhere in the path.
       
    12 # Always use slash ('/') as a path separator in this file
       
    13 # and do not end path definitions with a slash.
       
    14 
       
    15 /.svn                              : IGNORE
       
    16 /swt/internal                      : 7
       
    17 /swt/expanded/internal             : 7
       
    18 /swt/mobile/internal               : 7
       
    19 /internal                          : 1
       
    20 /releng                            : 1
       
    21 ROOT/tools                         : 1
       
    22 ROOT/javacommons/jvms/j9/s60       : 810
       
    23 /midprms                           : 102
       
    24 /webservices/javasrc               : 102
       
    25 /webservices/tsrc                  : 102
       
    26 /CgfxTestRunner                    : 1
       
    27 /nokiatests                        : 1
       
    28 /broadcast_stub/javasrc            : 1
       
    29 DEFAULT_POLICY                     : 7
       
    30 ROOT_POLICY                        : 7