configurationengine/source/scripts/cone_defaults.cfg
changeset 3 e7e0ae78773e
parent 0 2e8eeb919028
equal deleted inserted replaced
2:87cfa131b535 3:e7e0ae78773e
       
     1 #
     1 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 # All rights reserved.
     3 # All rights reserved.
     3 # This component and the accompanying materials are made available
     4 # This component and the accompanying materials are made available
     4 # under the terms of "Eclipse Public License v1.0"
     5 # under the terms of "Eclipse Public License v1.0"
     5 # which accompanies this distribution, and is available
     6 # which accompanies this distribution, and is available
     8 # Initial Contributors:
     9 # Initial Contributors:
     9 # Nokia Corporation - initial contribution.
    10 # Nokia Corporation - initial contribution.
    10 #
    11 #
    11 # Contributors:
    12 # Contributors:
    12 #
    13 #
    13 # Description: 
    14 # Description:
       
    15 #
    14 
    16 
    15 [DEFAULT]
    17 [DEFAULT]
    16 # Settings for cone implmentation plugins 
    18 # Settings for cone implmentation plugins 
    17 # default path setting for all plugins 
    19 # default path setting for all plugins 
    18 # output path is a concatenation of output_root, output_subdir and plugin_output
    20 # output path is a concatenation of output_root, output_subdir and plugin_output
    19 output_root=output
    21 output_root=
    20 output_subdir=
    22 output_subdir=
    21 plugin_output=
    23 plugin_output=
    22 output=%(output_root)s/%(output_subdir)s/%(plugin_output)s
    24 output=%(output_root)s/%(output_subdir)s/%(plugin_output)s
    23 
    25 
    24 # plugin tags can be set as a dictionary
    26 # plugin tags can be set as a dictionary