equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2009 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: Postcard_variant.iby* |
|
15 */ |
|
16 |
|
17 #ifndef __POSTCARD_VARIANT_IBY__ |
|
18 #define __POSTCARD_VARIANT_IBY__ |
|
19 |
|
20 #ifdef FF_MMS_POSTCARD_INCLUDE_IN_ROM |
|
21 |
|
22 //-------------------------------- |
|
23 // Postcard app + postcard mtm ui |
|
24 //------------------------------------ |
|
25 |
|
26 file=ABI_DIR\BUILD_DIR\PostcardUi.dll SHARED_LIB_DIR\PostcardUi.dll |
|
27 |
|
28 S60_APP_EXE(Postcard) |
|
29 S60_UPGRADABLE_APP_REG_RSC(Postcard) |
|
30 S60_APP_AIF_ICONS(Postcard) |
|
31 S60_APP_BITMAP(Postcard) |
|
32 |
|
33 // Stub sis files |
|
34 data=\epoc32\data\z\system\install\stubpostcard.sis \system\install\stubpostcard.sis |
|
35 #endif // FF_MMS_POSTCARD_INCLUDE_IN_ROM |
|
36 #endif // __POSTCARD_VARIANT_IBY__ |