author | Simon Howkins <simonh@symbian.org> |
Mon, 29 Nov 2010 11:47:03 +0000 | |
branch | RCL_3 |
changeset 78 | dbcb928abe9c |
parent 60 | 5b3385a43d68 |
permissions | -rw-r--r-- |
60 | 1 |
/* |
2 |
* Copyright (c) 2008-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: Build information for project mgallery. |
|
15 |
* |
|
16 |
*/ |
|
17 |
||
18 |
||
19 |
||
20 |
||
21 |
||
22 |
||
23 |
#include <platform_paths.hrh> |
|
24 |
||
25 |
PRJ_PLATFORMS |
|
26 |
DEFAULT |
|
27 |
||
78
dbcb928abe9c
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
60
diff
changeset
|
28 |
// Help exports |
60 | 29 |
#include "../help/group/bld.inf" |
30 |
||
78
dbcb928abe9c
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
60
diff
changeset
|
31 |
// Exports |
dbcb928abe9c
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
60
diff
changeset
|
32 |
#include "../exports/bld.inf" |
60 | 33 |
|
34 |
// Include the glxlogging.dll |
|
35 |
#include "../logging/group/bld.inf" |
|
36 |
||
37 |
// Include the glxcommon dll |
|
38 |
#include "../common/group/bld.inf" |
|
39 |
||
40 |
// Include the glxcommonui dll |
|
41 |
#include "../commonui/group/bld.inf" |
|
42 |
||
43 |
// include the collection framework subsystem |
|
44 |
#include "../collectionframework/group/bld.inf" |
|
45 |
||
46 |
// include the icons |
|
47 |
#include "../icons/bld.inf" |
|
48 |
||
49 |
// include the image viewer |
|
50 |
#include "../controllers/imageviewer/group/bld.inf" |
|
51 |
||
52 |
// include the view framework subsystem |
|
53 |
#include "../viewframework/group/bld.inf" |
|
54 |
||
55 |
// include the controllers subsystem |
|
56 |
#include "../controllers/group/bld.inf" |
|
57 |
||
58 |
// Include the application |
|
59 |
#include "../gallery/group/bld.inf" |
|
60 |
||
61 |
// include the slideshow build |
|
62 |
#include "../slideshow/group/bld.inf" |
|
63 |
||
64 |
//include photos memory plug-in |
|
65 |
#include "../memoryplugin/group/bld.inf" |
|
66 |
||
67 |
//include imageviewer |
|
78
dbcb928abe9c
Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
60
diff
changeset
|
68 |
#include "../imgvwr/group/bld.inf" |