javaextensions/location/tsrc/vipertestpsy/resource/13070BF3.rss
branchRCL_3
changeset 18 9ac0a0a7da70
parent 17 0fd27995241b
child 19 71c436fe3ce0
equal deleted inserted replaced
17:0fd27995241b 18:9ac0a0a7da70
     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 //  RESOURCE IDENTIFIER
       
    18 //NAME VIPS
       
    19 
       
    20 //  INCLUDES
       
    21 #include <RegistryInfoV2.rh>
       
    22 #include "ViperTestPsy.hrh"
       
    23 
       
    24 //  RESOURCE DEFINITIONS
       
    25 
       
    26 RESOURCE REGISTRY_INFO r_reginfo
       
    27     {
       
    28     resource_format_version = RESOURCE_FORMAT_VERSION_2;
       
    29     dll_uid = 0x13070BF3;
       
    30     interfaces =
       
    31         {
       
    32         INTERFACE_INFO
       
    33             {
       
    34             interface_uid = 0x101f7a7c;
       
    35             implementations =
       
    36                 {
       
    37                 IMPLEMENTATION_INFO
       
    38                     {
       
    39                     implementation_uid = KPosImplementationUid;
       
    40                     version_no = 1;
       
    41                     display_name = "Viper Test PSY";
       
    42                     default_data = 0;
       
    43                     opaque_data = 0;
       
    44                     rom_only = 0;
       
    45                     }
       
    46                 };
       
    47             }
       
    48         };
       
    49     }
       
    50 
       
    51 // End of File