accessoryservices/accessoryremotecontrol/tsrc/remcontestcontrol/dsytfstifadapter/group/howto_use_test_setup_scripts.txt
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 02 Sep 2010 21:48:26 +0300
changeset 63 09d657f1ee00
permissions -rw-r--r--
Revision: 201035 Kit: 201035

The envsetup.cmd and envrecall.cmd scripts are by default meant for ARMV5 and WINSCW platforms only.
If the armv5 variant needs to be handled, the variant name should be passed as parameter to envsetup.cmd
and envrecall.cmd scripts.

For example:
If testing only on winscw
use envsetup.cmd (to clean the production executables and setup stubs)
(and envrecall.cmd to revert to stub free state)

If testing for platsim
use envsetup.cmd platsim79 (this would build for armv5.platsim79 apart from armv5 and winscw)