sysstatemgmt/systemstateplugins/test/tintadptplugin/src/definetestps_reg.rss
branchRCL_3
changeset 21 ccb4f6b3db21
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
       
     1 // Copyright (c) 2010 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: This is the registration resource file for "DefineTestPs" app. This app is used 
       
    14 // to define the P & S keys required for activating the reference plugins.
       
    15 //
       
    16 
       
    17 /**
       
    18  @file
       
    19  @test
       
    20  @internalComponent - Internal Symbian test code
       
    21 */
       
    22 
       
    23 #include <appinfo.rh>
       
    24 
       
    25 UID2 KUidAppRegistrationResourceFile
       
    26 UID3 0x200315B2
       
    27 
       
    28 RESOURCE APP_REGISTRATION_INFO
       
    29 	{
       
    30 	// filename of application binary (minus extension)
       
    31 	app_file="definetestps";
       
    32 	newfile = KAppDoesNotSupportNewFile;
       
    33 	}