diff -r fb3763350a08 -r 4d54b72983ae taskswitcher/contextengine/rom/tscontextservices.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/taskswitcher/contextengine/rom/tscontextservices.iby Tue Jan 26 11:48:23 2010 +0200 @@ -0,0 +1,30 @@ +/* +* Copyright (c) 2008 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: Iby file for Context Services +* +*/ + +#ifndef TSCONTEXTSERVICES_IBY +#define TSCONTEXTSERVICES_IBY + +// Context Services binaries +file=ABI_DIR/BUILD_DIR/tscontextservicesutils.dll SHARED_LIB_DIR/tscontextservicesutils.dll + +// backup registration +data=DATAZ_/private/20011417/backup_registration.xml private/20011417/backup_registration.xml + +// stub sis +data=ZSYSTEM/install/tsctxsrv_stub.sis system/install/tsctxsrv_stub.sis + +#endif // TSCONTEXTSERVICES