dbgagents/trkagent/group/tv/isv_build/bld.inf
changeset 0 c6b0df440bee
equal deleted inserted replaced
-1:000000000000 0:c6b0df440bee
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 PRJ_PLATFORMS
       
    20 DEFAULT
       
    21 
       
    22 PRJ_EXPORTS
       
    23 isv_trk.iby	/epoc32/rom/include/trk.iby
       
    24 ../../trk.ini    	/epoc32/data/Z/trk/trk.ini
       
    25 ../trk_om.ini    	/epoc32/data/Z/trk/trk_om.ini
       
    26 ../trk_h4hrp.ini    	/epoc32/data/Z/trk/trk_h4hrp.ini
       
    27 ../../trk_bt.ini    /epoc32/data/Z/trk/trk_bt.ini
       
    28 ../../trk_usb.ini    /epoc32/data/Z/trk/trk_usb.ini
       
    29 
       
    30 PRJ_MMPFILES
       
    31 #ifdef MARM
       
    32 ../../../eka2driver/isv_trkkerneldriver_tv
       
    33 ../../../engine/isv_trkengine_tv
       
    34 ../../../app/tv/trkapp_tv
       
    35 #endif