buildframework/helium/tests/data/comments_test.cpp
author timothy.murphy@nokia.com
Fri, 18 Dec 2009 18:19:11 +0000
branchwip
changeset 115 5869e06bf2ac
parent 1 be27ed110b50
permissions -rw-r--r--
Cause whatcomp output to use the incoming epocroot value. i.e. if epocroot is relative then so is the what output. e.g. if EPOCROOT=\ then the output will be of the form "\epoc32\release\armv5\...." If it's "..\myepocroot" then the output will be "..\myepocroot\epoc32\release\armv5". If it's absolute then the what output will also be absolute.

// <branchInfo originator="prozeniu" error="wiki-07wk24-311" since="07-06-14" category="fix">
// We need TwistOpen and TwistClose to cause display to change between
// landscape and portrait, but SysAp is consuming the key events.  Try
// treating them as Flip events are handled already by SysAp.
// </branchInfo>
// BRANCH 07-06-14