equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: |
|
15 * build information file for BmpAnimScrPlugin |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 #include "BmpAnimConfig.hrh" |
|
23 |
|
24 #ifdef RD_SCREENSAVER_BMPANIM |
|
25 |
|
26 PRJ_PLATFORMS |
|
27 DEFAULT |
|
28 |
|
29 PRJ_EXPORTS |
|
30 BmpAnimScrPlugin.ini /epoc32/wins/c/resource/plugins/BmpAnimScrPlugin.ini |
|
31 BmpAnimScrPlugin.ini /epoc32/winscw/c/resource/plugins/BmpAnimScrPlugin.ini |
|
32 BmpAnimScrPlugin.ini /epoc32/data/z/resource/plugins/BmpAnimScrPlugin.ini |
|
33 |
|
34 PRJ_MMPFILES |
|
35 // Plugin |
|
36 BmpAnimScrPlugin.mmp |
|
37 |
|
38 // Animation bitmaps, can be after actual mmp, bitmap header is not used |
|
39 gnumakefile ../srcdata/animation.mk |
|
40 |
|
41 #endif |
|
42 // End of File |