diff -r 37b610eb7fe3 -r b5894bb67e73 systemswstubs/ssyreference/group/bld.inf --- a/systemswstubs/ssyreference/group/bld.inf Thu Aug 19 09:36:39 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,44 +0,0 @@ -/* -* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: Used as an reference implementation -* -*/ - - -#include - -PRJ_PLATFORMS -DEFAULT - -PRJ_EXPORTS -../rom/ssyreference.iby CORE_OS_LAYER_IBY_EXPORT_PATH(ssyreference.iby) - -// Export config to SensorServers private folder - -// For emulator use -SsyReferenceConfig.xml /epoc32/release/winscw/udeb/z/private/1020507E/reference/SsyReferenceConfig.xml -SsyReferenceConfig.xml /epoc32/release/winscw/urel/z/private/1020507E/reference/SsyReferenceConfig.xml -1020507E.txt /epoc32/release/winscw/udeb/z/private/10202be9/1020507E.txt -1020507E.txt /epoc32/release/winscw/urel/z/private/10202be9/1020507E.txt - -// For HW use -SsyReferenceConfig.xml /epoc32/data/z/private/1020507E/reference/SsyReferenceConfig.xml -1020507E.txt /epoc32/data/z/private/10202be9/1020507E.txt - -PRJ_MMPFILES -#ifdef RD_SENSOR_FW -ssyreferenceplugin.mmp -#endif // RD_SENSOR_FW - -// End of File