data/bld.inf
author Simon Howkins <simonh@symbian.org>
Thu, 18 Nov 2010 15:05:52 +0000
branchRCL_3
changeset 76 40780c2f3a6b
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:
76
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     1
/*
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     3
* All rights reserved.
40780c2f3a6b 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
40780c2f3a6b 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"
40780c2f3a6b 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
40780c2f3a6b 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".
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     8
*
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
     9
* Initial Contributors:
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    11
*
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    12
* Contributors:
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    13
*
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    14
* Description: Build info for ipconnmgmt package. 
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    15
*
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    16
*/
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    17
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    18
PRJ_PLATFORMS
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    19
DEFAULT
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    20
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    21
PRJ_EXPORTS
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    22
// Export CommsDat to emulator
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    23
//../data/cccccc00_emulator.cre   /epoc32/winscw/c/private/10202be9/persists/cccccc00.cre
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    24
../data/cccccc00_emulator.cre   z:/private/10202be9/cccccc00.cre
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    25
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    26
// Export default configuration options
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    27
../inc/meshpreface1.cfg /epoc32/release/winscw/udeb/z/system/data/meshpreface1.cfg
40780c2f3a6b Adjusted to avoid exports, etc, from a top-level bld.inf
Simon Howkins <simonh@symbian.org>
parents:
diff changeset
    28