diff -r 000000000000 -r 09774dfdd46b presetserver/rom/presetserver.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/presetserver/rom/presetserver.iby Mon Apr 19 14:01:53 2010 +0300 @@ -0,0 +1,31 @@ +/* +* Copyright (c) 2007-2007 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: Image description file for project PresetServer +* +*/ + + +#ifndef PRESETSERVER_IBY +#define PRESETSERVER_IBY + +S60_APP_EXE(psserver) + +file = ABI_DIR\BUILD_DIR\psclient100.dll SHARED_LIB_DIR\psclient100.dll + +data = DATAZ_\SYSTEM\install\presetserver.sis SYSTEM\install\presetserver.sis +data = ZPRIVATE\10281cb5\backup_registration.xml PRIVATE\10281cb5\backup_registration.xml + +ECOM_PLUGIN(psrfsplugin.dll, 10282bb2.rsc) + +#endif // PRESETSERVER_IBY \ No newline at end of file