internetradio2.0/resources/irgeneralsettings.hrh
changeset 0 09774dfdd46b
equal deleted inserted replaced
-1:000000000000 0:09774dfdd46b
       
     1 /*
       
     2 * Copyright (c) 2006-2006 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 ?myapp
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef IRGENERALSETTINGS_HRH
       
    20 #define IRGENERALSETTINGS_HRH
       
    21 
       
    22 /** The UID of the general settings plugin DLL. */
       
    23 #define IRGENERAL_SETTINGS_PLUGIN_DLL_UID       0x2001A930 // This id is take from the mmp file,SS file is name after this.
       
    24 /** The UID of the general settings plugin interface implementation. */
       
    25 #define IRGENERAL_SETTINGS_INTERFACE_IMPL_UID   0x0FF75A22 // RSS file is name after this.Variable is in rss file.
       
    26 
       
    27 #endif //  IRGENERALSETTINGS_HRH