accessoryservices/remotecontrolfw/reference/tsp.iby
changeset 0 4e1aa6a622a0
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // ROM include file for the TSP.
       
    15 // This file is #included from remotecontrol.iby but unlike that file is 
       
    16 // 'Reference' and hence licensee-modifiable.
       
    17 // By default this file #includes the RefTSP's iby file. This provides the 
       
    18 // desired Symbian-internal behaviour.
       
    19 // If this is undesired, for instance if you are a licensee and wish to replace 
       
    20 // the RefTSP with your own TSP, then branch this file to include your own.
       
    21 // 
       
    22 //
       
    23 
       
    24 /**
       
    25  @file
       
    26  @publishedPartner
       
    27  @released
       
    28 */
       
    29 
       
    30 #ifndef __TSP_IBY__
       
    31 #define __TSP_IBY__
       
    32 
       
    33 //  This is currently part of the Techview CBR and rom build process.
       
    34 //  When it is possible to build "Reference" roms in the same way as "Test" roms, re-add.. 
       
    35 //  #include <reftsp.iby>
       
    36 
       
    37 #endif // __TSP_IBY__