equal
deleted
inserted
replaced
1 /* |
|
2 * Copyright (c) 2005-2006 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 DefaultApplicationSettings |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 #ifndef DEFAULTAPPLICATIONSETTINGS_IBY |
|
21 #define DEFAULTAPPLICATIONSETTINGS_IBY |
|
22 |
|
23 #include <bldvariant.hrh> |
|
24 |
|
25 #ifdef RD_DEFAULT_APPLICATION_SETTINGS |
|
26 |
|
27 S60_APP_EXE(DefaultAppServer) |
|
28 S60_APP_AIF_RSC(DefaultAppServer) |
|
29 |
|
30 //services_db |
|
31 file=ABI_DIR\BUILD_DIR\servicesdb.dll SHARED_LIB_DIR\servicesdb.dll |
|
32 |
|
33 //client lib |
|
34 file=ABI_DIR\BUILD_DIR\defaultappclient.dll SHARED_LIB_DIR\defaultappclient.dll |
|
35 |
|
36 //gs plugin |
|
37 ECOM_PLUGIN( gsdasplugin.dll, 10281BA0.rsc ) |
|
38 data=DATAZ_\BITMAP_DIR\GSDasPlugin.mif BITMAP_DIR\GSDasPlugin.mif |
|
39 |
|
40 #endif // RD_DEFAULT_APPLICATION_SETTINGS |
|
41 |
|
42 #endif // DEFAULTAPPLICATIONSETTINGS_IBY |
|
43 |
|
44 // End of File |
|