equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2002 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: LandmarksUi Content File - |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 // INCLUDES |
|
27 // To get the APP_LAYER_SYSTEMINCLUDE-definition |
|
28 #include <platform_paths.hrh> |
|
29 #include "../../inc/LmkUID.h" // Common Landmarks UID definitions |
|
30 |
|
31 // Target information |
|
32 TARGET LmkCommonUiStub.dll |
|
33 TARGETTYPE dll |
|
34 UID 0x0 KLmkCommonUiUID3 |
|
35 |
|
36 CAPABILITY CAP_GENERAL_DLL |
|
37 |
|
38 VENDORID VID_DEFAULT |
|
39 //exportunfrozen |
|
40 |
|
41 // Project source directory |
|
42 SOURCEPATH ../srcstub |
|
43 |
|
44 // Source files |
|
45 SOURCE CLmkEditorDlg.cpp |
|
46 SOURCE CLmkLandmarkSelectorDlg.cpp |
|
47 SOURCE CLmkCategorySelectorDlg.cpp |
|
48 SOURCE TLmkItemIdDbCombiInfo.cpp |
|
49 |
|
50 // Language |
|
51 LANGUAGE_IDS |
|
52 |
|
53 // Userincludes |
|
54 //USERINCLUDE . ../CommonUiInc ../CommonUiSrc ../UiControlsInc ../EngineInc |
|
55 //USERINCLUDE ../UiControlsSrc |
|
56 |
|
57 // Default system include paths for application layer modules. |
|
58 APP_LAYER_SYSTEMINCLUDE |
|
59 //SYSTEMINCLUDE ../CommonUiInc |
|
60 |
|
61 LIBRARY euser.lib |
|
62 //LIBRARY LmkUi.lib |
|
63 //LIBRARY eposlandmarks.lib |