screensaver/rom/screensaver.iby
author hgs
Fri, 25 Jun 2010 19:19:22 +0300
changeset 62 341166945d65
child 86 e4f038c420f7
permissions -rw-r--r--
201025

/*
* Copyright (c) 2009 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:
*
*/

#ifndef __SCREENSAVERAPP_IBY__
#define __SCREENSAVERAPP_IBY__

// ---- devicedialogplugin --------------------------------------------
file=ABI_DIR\BUILD_DIR\snsrdevicedialogplugin.dll                                        SHARED_LIB_DIR\snsrdevicedialogplugin.dll
data=\epoc32\data\z\resource\plugins\devicedialogs\snsrdevicedialogplugin.qtplugin       resource\plugins\devicedialogs\snsrdevicedialogplugin.qtplugin

// ---- screensavermodel ----------------------------------------------
file=ABI_DIR\BUILD_DIR\screensavermodel.dll                                              SHARED_LIB_DIR\screensavermodel.dll

// ---- screensaverplugins --------------------------------------------

// -------- snsrbigclockscreensaverplugin
file=ABI_DIR\BUILD_DIR\snsrbigclockscreensaverplugin.dll                                                SHARED_LIB_DIR\snsrbigclockscreensaverplugin.dll
data=DATAZ_\QT_TRANSLATIONS_DIR\snsrbigclockscreensaverplugin.qm                                        QT_TRANSLATIONS_DIR\snsrbigclockscreensaverplugin.qm
data=\epoc32\data\z\snsrresources\plugins\screensaverplugins\snsrbigclockscreensaverplugin.qtplugin     snsrresources\plugins\screensaverplugins\snsrbigclockscreensaverplugin.qtplugin
data=\epoc32\data\z\snsrresources\plugins\screensaverplugins\snsrbigclockscreensaverplugin.xml          snsrresources\plugins\screensaverplugins\snsrbigclockscreensaverplugin.xml

// ---- snsrutils --------------------------------------------

file=ABI_DIR\BUILD_DIR\snsrutils.dll    SHARED_LIB_DIR\snsrutils.dll

// ---- themes patch --------------------------------------------
data=\epoc32\data\z\resource\hb\themes\icons\sfblacktheme\scalable\oled-clock-background.svg      resource\hb\themes\icons\sfblacktheme\scalable\oled-clock-background.svg
data=\epoc32\data\z\resource\hb\themes\icons\sfblacktheme\scalable\oled-clock-date-frame.svg      resource\hb\themes\icons\sfblacktheme\scalable\oled-clock-date-frame.svg
data=\epoc32\data\z\resource\hb\themes\icons\sfblacktheme\scalable\oled-clock-hour-hand.svg       resource\hb\themes\icons\sfblacktheme\scalable\oled-clock-hour-hand.svg
data=\epoc32\data\z\resource\hb\themes\icons\sfblacktheme\scalable\oled-clock-minute-hand.svg     resource\hb\themes\icons\sfblacktheme\scalable\oled-clock-minute-hand.svg
data=\epoc32\data\z\resource\hb\themes\icons\sfblacktheme\scalable\drawing.svg      resource\hb\themes\icons\sfblacktheme\scalable\drawing.svg

#endif //__SCREENSAVERAPP_IBY__