loadgen/envpatcher/ReadMe.txt
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 14 May 2010 15:53:02 +0300
changeset 17 4f2773374eff
parent 0 d6fe6244b863
child 46 fad26422216a
permissions -rw-r--r--
Revision: 201017 Kit: 201019

Environment Patcher
===================

Updated: 9th January 2009


Introduction:
-------------
This tool can be used to patch your S60 SDK environment so that the tricks and
macros introduced in the latest SDKs can be used in a public SDK and older
OEM releases.

This tool can perform the following tasks:
- Adds support for forward slashes in paths in bld.inf/.mmp files in S60 3.0 
- Removes an unncessary warning about DEPENDS resource keyword in an .mmp file
- Creates a missing epoc32\include\platform_paths.hrh file for supporting
  platform macros introduced since S60 3.2 OEM and Symbian Foundation releases
- Modifies epoc32\include\platform_paths.hrh for missing macros   
- Creates a missing epoc32\include\oem directory to suppress a possible warning


Usage:
------
EnvPatcher.pl <EPOCROOT>

Where EPOCROOT is the path to the root of the SDK, for example:
  EnvPatcher.pl c:\Symbian\9.1\S60_3rd_MR
  EnvPatcher.pl z:\


Requirements:
-------------
- S60 SDK (public or OEM), version 3.0 or newer
- Perl 5.6.1 or newer




Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights
reserved.

This material, including documentation and any related computer programs, is
protected by copyright controlled by Nokia. All rights are reserved. Copying,
including reproducing, storing, adapting or translating, any or all of this
material requires the prior written consent of Nokia. This material also
contains confidential information which may not be disclosed to others without
the prior written consent of Nokia.