systemswstubs/ssyreference/rom/ssyreference.iby
changeset 39 65e91466a14b
parent 31 931072794a66
child 40 b7e5ed8c1342
equal deleted inserted replaced
31:931072794a66 39:65e91466a14b
     1 /*
       
     2 * Copyright (c) 2002-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:  Reference / stub implementation for Sensor framework SSY plugin
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef SSYREFERENCE_IBY
       
    20 #define SSYREFERENCE_IBY
       
    21 
       
    22 #ifdef RD_SENSOR_FW
       
    23 ECOM_PLUGIN(ssyreferenceplugin.dll, ssyreferenceplugin.rsc)
       
    24 data=ZPRIVATE\1020507E\reference\SsyReferenceConfig.xml         \private\1020507E\reference\SsyReferenceConfig.xml
       
    25 #endif // RD_SENSOR_FW
       
    26 
       
    27 #endif // SSYREFERENCE_IBY
       
    28 
       
    29 // End of File
       
    30