114
|
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: Image description file for project ActiveIdle3
|
|
15 |
*
|
|
16 |
*/
|
|
17 |
|
|
18 |
|
|
19 |
#ifndef ACTIVEIDLE3_IBY
|
|
20 |
#define ACTIVEIDLE3_IBY
|
|
21 |
|
|
22 |
// Active Idle application and registration file
|
|
23 |
S60_APP_EXE( ailaunch )
|
|
24 |
S60_APP_EXE( homescreen )
|
|
25 |
S60_APP_AIF_RSC( homescreen )
|
|
26 |
S60_APP_AIF_ICONS( homescreen )
|
|
27 |
|
|
28 |
file=ABI_DIR\BUILD_DIR\aiutils.dll SHARED_LIB_DIR\aiutils.dll
|
|
29 |
file=ABI_DIR\BUILD_DIR\aiidleint.dll SHARED_LIB_DIR\aiidleint.dll
|
|
30 |
file=ABI_DIR\BUILD_DIR\aifw.dll SHARED_LIB_DIR\aifw.dll
|
|
31 |
|
|
32 |
#endif // ACTIVEIDLE3_IBY
|