loadgen/envpatcher/ReadMe.txt
branchRCL_3
changeset 20 fad26422216a
parent 19 b3cee849fa46
equal deleted inserted replaced
19:b3cee849fa46 20:fad26422216a
     1 Environment Patcher
     1 Environment Patcher v1.0.1
     2 ===================
     2 ==========================
     3 
     3 
     4 Updated: 9th January 2009
     4 Updated: 12th November 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 resource keyword in an .mmp file
    15 - Removes an unncessary warning about DEPENDS and SMPSAFE resource keywords in
       
    16   an .mmp file
    16 - Creates a missing epoc32\include\platform_paths.hrh file for supporting
    17 - Creates a missing epoc32\include\platform_paths.hrh file for supporting
    17   platform macros introduced since S60 3.2 OEM and Symbian Foundation releases
    18   platform macros introduced since S60 3.2 OEM and Symbian Foundation releases
    18 - Modifies epoc32\include\platform_paths.hrh for missing macros   
    19 - Modifies epoc32\include\platform_paths.hrh for missing macros   
    19 - Creates a missing epoc32\include\oem directory to suppress a possible warning
    20 - Creates a missing epoc32\include\oem directory to suppress a possible warning
    20 
    21 
    34 - Perl 5.6.1 or newer
    35 - Perl 5.6.1 or newer
    35 
    36 
    36 
    37 
    37 
    38 
    38 
    39 
    39 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights
    40 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
    40 reserved.
    41 All rights reserved.
    41 
    42 
    42 This material, including documentation and any related computer programs, is
    43 This component and the accompanying materials are made available
    43 protected by copyright controlled by Nokia. All rights are reserved. Copying,
    44 under the terms of "Eclipse Public License v1.0"
    44 including reproducing, storing, adapting or translating, any or all of this
    45 which accompanies this distribution, and is available
    45 material requires the prior written consent of Nokia. This material also
    46 at the URL "http://www.eclipse.org/legal/epl-v10.html".
    46 contains confidential information which may not be disclosed to others without
       
    47 the prior written consent of Nokia.