mpxplugins/exports/bld.inf
author Simon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 16:33:08 +0000
branchRCL_3
changeset 69 1a9731de4f7b
permissions -rw-r--r--
Adjusted to avoid exports, etc, from a top-level bld.inf
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
69
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     1
/*
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     2
* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     3
* All rights reserved.
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     4
* This component and the accompanying materials are made available
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     5
* under the terms of "Eclipse Public License v1.0"
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     6
* which accompanies this distribution, and is available
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     8
*
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     9
* Initial Contributors:
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    11
*
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    12
* Contributors:
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    13
*
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    14
* Description:  Build information file for mpxplugins domain
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    15
*
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    16
*/
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    17
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    18
#include <platform_paths.hrh>
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    19
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    20
PRJ_PLATFORMS
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    21
DEFAULT
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    22
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    23
PRJ_EXPORTS
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    24
../group/mpxplugins_stub.sis	/epoc32/data/z/system/install/mpxplugins_stub.sis
1a9731de4f7b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    25