systemswstubs/ssyreference/group/bld.inf
branchRCL_3
changeset 44 b5894bb67e73
parent 35 37b610eb7fe3
equal deleted inserted replaced
35:37b610eb7fe3 44:b5894bb67e73
     1 /*
       
     2 * Copyright (c) 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:  Used as an reference implementation
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_EXPORTS
       
    25 ../rom/ssyreference.iby CORE_OS_LAYER_IBY_EXPORT_PATH(ssyreference.iby)
       
    26 
       
    27 // Export config to SensorServers private folder
       
    28 
       
    29 // For emulator use
       
    30 SsyReferenceConfig.xml  /epoc32/release/winscw/udeb/z/private/1020507E/reference/SsyReferenceConfig.xml
       
    31 SsyReferenceConfig.xml  /epoc32/release/winscw/urel/z/private/1020507E/reference/SsyReferenceConfig.xml
       
    32 1020507E.txt /epoc32/release/winscw/udeb/z/private/10202be9/1020507E.txt
       
    33 1020507E.txt /epoc32/release/winscw/urel/z/private/10202be9/1020507E.txt
       
    34 
       
    35 // For HW use
       
    36 SsyReferenceConfig.xml  /epoc32/data/z/private/1020507E/reference/SsyReferenceConfig.xml
       
    37 1020507E.txt /epoc32/data/z/private/10202be9/1020507E.txt
       
    38 
       
    39 PRJ_MMPFILES
       
    40 #ifdef RD_SENSOR_FW
       
    41 ssyreferenceplugin.mmp
       
    42 #endif // RD_SENSOR_FW
       
    43 
       
    44 // End of File