voipplugins/accountcreationplugin/engine/inc/accountcreationpluginuids.hrh
branchRCL_3
changeset 21 f742655b05bf
parent 20 65a3ef1d5bd0
child 22 d38647835c2e
equal deleted inserted replaced
20:65a3ef1d5bd0 21:f742655b05bf
     1 /*
       
     2 * Copyright (c) 2007-2008 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:  Resource headers for project accountcreationplugin
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #ifndef ACCOUNTCREATIONPLUGINUIDS_HRH
       
    21 #define ACCOUNTCREATIONPLUGINUIDS_HRH
       
    22 
       
    23 #define KAccountCreationPluginDllUid       0x2000BEF1
       
    24 #define KAccountCreationPluginImplUid      0x2000BEF2
       
    25 #define KAccountCreationPluginInterfaceUid 0x101F8650
       
    26 
       
    27 #endif // ACCOUNTCREATIONPLUGINUIDS_HRH
       
    28 
       
    29 // End of file.