clock/tsrc/unittest_alarmclient/rom/unittest_alarmclient.iby
changeset 83 5aadd1120515
equal deleted inserted replaced
82:dcd0ca396fa1 83:5aadd1120515
       
     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 the License "Symbian Foundation License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors: 
       
    13 *
       
    14 * Description:
       
    15 * The iby file for notes application unit tests.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #ifndef __UT_ALARMCLIENT_IBY__
       
    21 #define __UT_ALARMCLIENT_IBY__
       
    22 
       
    23 S60_APP_EXE(utalarmclient)
       
    24 S60_APP_RESOURCE(utalarmclient)
       
    25 
       
    26 // Application registration file.
       
    27 data=DATAZ_\private\10003a3f\import\apps\utalarmclient_reg.rsc		\private\10003a3f\import\apps\utalarmclient_reg.rsc
       
    28 
       
    29 #endif		// __UT_ALARMCLIENT_IBY__
       
    30 
       
    31 // End of file	--Don't remove this.