accessoryservices/accessoryremotecontrol/tsrc/remcontestcontrol/dsytfstifadapter/group/howto_use_test_setup_scripts.txt
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 16:29:05 +0300
branchRCL_3
changeset 21 ccb4f6b3db21
permissions -rw-r--r--
Revision: 201033 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)