loadgen/envpatcher/ReadMe.txt
branchRCL_3
changeset 21 b3cee849fa46
parent 0 d6fe6244b863
child 22 fad26422216a
equal deleted inserted replaced
20:48060abbbeaf 21:b3cee849fa46
     1 Environment Patcher v1.0.1
     1 Environment Patcher
     2 ==========================
     2 ===================
     3 
     3 
     4 Updated: 12th November 2009
     4 Updated: 9th January 2009
     5 
     5 
     6 
     6 
     7 Introduction:
     7 Introduction:
     8 -------------
     8 -------------
     9 This tool can be used to patch your S60 SDK environment so that the tricks and
     9 This tool can be used to patch your S60 SDK environment so that the tricks and
    10 macros introduced in the latest SDKs can be used in a public SDK and older
    10 macros introduced in the latest SDKs can be used in a public SDK and older
    11 OEM releases.
    11 OEM releases.
    12 
    12 
    13 This tool can perform the following tasks:
    13 This tool can perform the following tasks:
    14 - Adds support for forward slashes in paths in bld.inf/.mmp files in S60 3.0 
    14 - Adds support for forward slashes in paths in bld.inf/.mmp files in S60 3.0 
    15 - Removes an unncessary warning about DEPENDS and SMPSAFE resource keywords in
    15 - Removes an unncessary warning about DEPENDS resource keyword in an .mmp file
    16   an .mmp file
       
    17 - Creates a missing epoc32\include\platform_paths.hrh file for supporting
    16 - Creates a missing epoc32\include\platform_paths.hrh file for supporting
    18   platform macros introduced since S60 3.2 OEM and Symbian Foundation releases
    17   platform macros introduced since S60 3.2 OEM and Symbian Foundation releases
    19 - Modifies epoc32\include\platform_paths.hrh for missing macros   
    18 - Modifies epoc32\include\platform_paths.hrh for missing macros   
    20 - Creates a missing epoc32\include\oem directory to suppress a possible warning
    19 - Creates a missing epoc32\include\oem directory to suppress a possible warning
    21 
    20 
    35 - Perl 5.6.1 or newer
    34 - Perl 5.6.1 or newer
    36 
    35 
    37 
    36 
    38 
    37 
    39 
    38 
    40 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
    39 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights
    41 All rights reserved.
    40 reserved.
    42 
    41 
    43 This component and the accompanying materials are made available
    42 This material, including documentation and any related computer programs, is
    44 under the terms of "Eclipse Public License v1.0"
    43 protected by copyright controlled by Nokia. All rights are reserved. Copying,
    45 which accompanies this distribution, and is available
    44 including reproducing, storing, adapting or translating, any or all of this
    46 at the URL "http://www.eclipse.org/legal/epl-v10.html".
    45 material requires the prior written consent of Nokia. This material also
       
    46 contains confidential information which may not be disclosed to others without
       
    47 the prior written consent of Nokia.