sbsv2/raptor/test/smoke_suite/test_resources/bv/variant2/dummy.rss
changeset 591 22486c9c7b15
equal deleted inserted replaced
590:360bd6b35136 591:22486c9c7b15
       
     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 "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 // dummy.rss
       
    18 
       
    19 NAME DUMM
       
    20 
       
    21 #include <eikon.rh>
       
    22 #include <eikcore.rsg>
       
    23 #include <appinfo.rh>
       
    24 
       
    25 
       
    26 RESOURCE RSS_SIGNATURE { }
       
    27 
       
    28 RESOURCE TBUF { buf=""; }
       
    29 RESOURCE TBUF r_dummy_text { buf="Dummy!"; }
       
    30