diff -r 000000000000 -r c6b0df440bee dbgagents/trkagent/group/tv/isv_build/isv_trk.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dbgagents/trkagent/group/tv/isv_build/isv_trk.iby Tue Mar 02 10:33:16 2010 +0530 @@ -0,0 +1,36 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + +#ifndef __ISV_TRK_IBY__ +#define __ISV_TRK_IBY__ + +// trk debugger stub + +file=ABI_DIR\BUILD_DIR\trkengine.dll System\Libs\trkengine.dll +file=ABI_DIR\BUILD_DIR\trkconsole.exe System\Programs\trkconsole.exe + +file=ABI_DIR\BUILD_DIR\trkapp_200170bb.exe sys\bin\trkapp_200170bb.exe + +device[VARID]=ABI_DIR\BUILD_DIR\trkdriver.ldd System\Libs\trkdriver.ldd + +data=ZSYSTEM\..\trk\trk_##VARIANT##.ini \trk.ini +data=MULTI_LINGUIFY(RSC EPOCROOT##epoc32\data\Z\resource\Apps\trkapp_200170bb resource\Apps\trkapp_200170bb) +data=MULTI_LINGUIFY(RSC EPOCROOT##epoc32\data\Z\resource\Apps\trkapp_200170bb_loc resource\Apps\trkapp_200170bb_loc) +data=MULTI_LINGUIFY(RSC EPOCROOT##epoc32\data\Z\private\10003a3f\Apps\trkapp_200170bb_reg private\10003a3f\Apps\trkapp_200170bb_reg) +data=MULTI_LINGUIFY(MBM EPOCROOT##epoc32\data\Z\resource\Apps\trkapp_200170bb resource\Apps\trkapp_200170bb) + +#endif