webengine/osswebengine/WebKit/s60/group/README-generated.txt
author dario
Tue, 28 Apr 2009 12:06:21 +0100
changeset 2 a4fa1ea0d59d
parent 0 dd21522fd290
permissions -rw-r--r--
First drop of package_definition, obtained from the system model used in the platform build, along with a generic SystemBuild fragment (from TB91sf)

set SOURCE_ROOT env to your webcore dir

Derived files for Symbian are build using scripts from Windows port which relies on Cygin environment.
To regenerate the derived files for Symbian you need to install Cygwin from

http://www.cygwin.com/

The installer is available from

http://www.cygwin.com/setup.exe

Besides basic packages, you need to select and install the following additional packages:

    bison
    flex
    gcc
    gperf
    make
    perl
    perl-libwin32

Cygwin environment should be installed to default location under c:\cygwin.

To regenerate derived files use

    SymbianBuild\build-generated.bat

Derived files for WebCore go to directory

    ..\DerivedSources\WebCore


ok