hsappkeyhandler/rom/hsappkeyhandler.iby
changeset 66 32469d7d46ff
equal deleted inserted replaced
61:8e5041d13c84 66:32469d7d46ff
       
     1 /*
       
     2 * Copyright (c) 2010 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 #ifndef __HSAPPKEYPLUGIN_IBY__
       
    18 #define __HSAPPKEYPLUGIN_IBY__
       
    19 
       
    20 ECOM_PLUGIN( hsappkeyplugin.dll, hsappkeyplugin.rsc )
       
    21 // stub sis
       
    22 data=ZSYSTEM/install/hsappkeyplugin_stub.sis                  system/install/hsappkeyplugin_stub.sis
       
    23 
       
    24 #endif // __HSAPPKEYPLUGIN_IBY__