cygwin-1.5.25/group/bld.inf
author jjkang
Fri, 11 Jun 2010 15:22:19 +0800
changeset 3 d6b1fbb42aec
parent 1 01a9c5986656
permissions -rw-r--r--
Change SFL to EPL
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
76b1f169d9fe DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     1
// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
76b1f169d9fe DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     2
// All rights reserved.
76b1f169d9fe DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     3
// This component and the accompanying materials are made available
3
d6b1fbb42aec Change SFL to EPL
jjkang
parents: 1
diff changeset
     4
// under the terms of the License "Eclipse Public License v1.0"
0
76b1f169d9fe DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     5
// which accompanies this distribution, and is available
3
d6b1fbb42aec Change SFL to EPL
jjkang
parents: 1
diff changeset
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
0
76b1f169d9fe DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     7
//
76b1f169d9fe DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     8
// Initial Contributors:
76b1f169d9fe DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     9
// Nokia Corporation - initial contribution.
76b1f169d9fe DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    10
//
76b1f169d9fe DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    11
// Contributors:
76b1f169d9fe DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    12
//
76b1f169d9fe DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    13
// Description:
76b1f169d9fe DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    14
//
76b1f169d9fe DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    15
76b1f169d9fe DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    16
PRJ_PLATFORMS
76b1f169d9fe DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    17
TOOLS TOOLS2
76b1f169d9fe DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    18
1
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    19
#ifndef SBSV2
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    20
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    21
// abld build using generated exports file
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    22
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    23
PRJ_EXPORTS
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    24
#include "exports.inf"
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    25
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    26
#else
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    27
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    28
// raptor build using an FLM
0
76b1f169d9fe DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    29
1
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    30
PRJ_EXTENSIONS
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    31
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    32
START EXTENSION utility.copydir
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    33
	OPTION SOURCE_DIR  ../win32
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    34
	OPTION DEST_DIR    tools/sbs/win32/cygwin
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    35
	OPTION WHAT_TARGET WHATEXPORTS
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    36
END
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    37
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    38
#endif
01a9c5986656 Catch up of Symbian tools for dev/hostenv/dist/MCL_dist @1596299
Alex Gilkes <alex.gilkes@nokia.com>
parents: 0
diff changeset
    39