sensorsupport/testsensor/group/bld.inf
branchRCL_3
changeset 63 c2c61fdca848
parent 62 924385140d98
child 64 75184094ace1
child 66 9af619316cbf
equal deleted inserted replaced
62:924385140d98 63:c2c61fdca848
     1 // bld.inf
       
     2 
       
     3 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     4 // All rights reserved.
       
     5 // This component and the accompanying materials are made available
       
     6 // under the terms of "Eclipse Public License v1.0"
       
     7 // which accompanies this distribution, and is available
       
     8 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 //
       
    10 // Initial Contributors:
       
    11 // Nokia Corporation - initial contribution.
       
    12 //
       
    13 // Contributors:
       
    14 //
       
    15 // Description:
       
    16 //
       
    17 
       
    18 
       
    19 
       
    20 PRJ_PLATFORMS
       
    21     DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24     ssyreference.iby                		/epoc32/rom/include/ssyreference.iby
       
    25 
       
    26     // Export config to SensorServers private folder.
       
    27     // For emulator use.
       
    28     ../data/ssyreferenceconfig.xml  		/epoc32/release/winscw/udeb/z/refssy/ssyreferenceconfig.xml
       
    29     ../data/ssyreferenceconfig.xml  		/epoc32/release/winscw/urel/z/refssy/ssyreferenceconfig.xml
       
    30 
       
    31     // For hardware use.
       
    32     ../data/ssyreferenceconfig.xml  		/epoc32/data/z/refssy/ssyreferenceconfig.xml
       
    33 
       
    34 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    35 	../inc/ssyreferenceaccelerometer.h		/epoc32/include/sensors/channels/ssyreferenceaccelerometer.h
       
    36 #endif
       
    37 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    38 	../inc/ssyreferencemagnetometer.h		/epoc32/include/sensors/channels/ssyreferencemagnetometer.h
       
    39 #endif
       
    40 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    41 	../inc/ssyreferenceorientation.h		/epoc32/include/sensors/channels/ssyreferenceorientation.h
       
    42 #endif
       
    43 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    44 	../inc/ssyreferenceproximity.h			/epoc32/include/sensors/channels/ssyreferenceproximity.h
       
    45 #endif
       
    46 
       
    47 PRJ_MMPFILES
       
    48     ssyreferenceplugin.mmp