automation/product_builder/carbide.c/README.txt
author cawthron
Thu, 30 Jul 2009 13:29:28 -0500
branchRCL_2_1
changeset 383 c7f424dea615
child 386 1eb192be3ff4
permissions -rw-r--r--
add Symbian Foundation build scripts

How to Build Carbide.c++

On Windows XP

Install Merurial
Install Java jdk-1_5_0_15
Install Cygwin in C:\cygwin (must also have cygwin\bin2)
Install Carbide.c ADT in %TOP%\ADT

edit build_carbide.bat
    set TOP
    set WORKSPACE
    set HG_USERNAME
    set HG_PASSWORD
    set HG_SFL_HOST
    set HG_EPL_HOST
    set HG_REVISION
    set HG_USERNAME
    set HG_PASSWORD

run build_carbide.bat