apicompatanamdw/compatanalysercmd/checkbc/config_template
changeset 12 a0eee409ff14
parent 3 ebe3f8f03b59
equal deleted inserted replaced
11:bdd2944b914b 12:a0eee409ff14
    28 
    28 
    29 # Root directory for files in baseline directory. It's a mandatory parameter.
    29 # Root directory for files in baseline directory. It's a mandatory parameter.
    30 BASELINE_SDK_DIR=C:\Symbian\9.1\S60_3rd_MR\
    30 BASELINE_SDK_DIR=C:\Symbian\9.1\S60_3rd_MR\
    31 
    31 
    32 # S60 version of baseline set.It can be any of the following
    32 # S60 version of baseline set.It can be any of the following
    33 # 3.0, 3.1, 3.2, 5.0, 5.1, 5.2, SF1, SF2
    33 # 3.0, 3.1, 3.2, 5.0, 9.1, 9.2,,10.1, S^1, S^2,S^3,S^4 (S^1, S^2,S^3,S^4 are for symbian 1,2,3,4 SDk versions respectively).
    34 BASELINE_SDK_S60_VERSION=3.0
    34 BASELINE_SDK_S60_VERSION=3.0
    35 
    35 
    36 # Name for current file set
    36 # Name for current file set
    37 CURRENT_NAME=RnD SDK wk26
    37 CURRENT_NAME=RnD SDK wk26
    38 
    38 
    39 # Root directory for files in current directory. It's a mandatory parameter.
    39 # Root directory for files in current directory. It's a mandatory parameter.
    40 CURRENT_SDK_DIR=X:\
    40 CURRENT_SDK_DIR=X:\
    41 
    41 
    42 # S60 version of current set.It can be any of the following
    42 # S60 version of current set.It can be any of the following
    43 # 3.0, 3.1, 3.2, 5.0, 5.1, 5.2, SF1, SF2
    43 # 3.0, 3.1, 3.2, 5.0, 9.1, 9.2,,10.1, S^1, S^2,S^3,S^4 (S^1, S^2,S^3,S^4 are for symbian 1,2,3,4 SDk versions respectively).
    44 CURRENT_SDK_S60_VERSION=3.1
    44 CURRENT_SDK_S60_VERSION=3.1
    45 
    45 
    46 
    46 
    47 ########## OPTIONAL COMMON PARAMETERS 
    47 ########## OPTIONAL COMMON PARAMETERS 
    48 #
    48 #