author | Matt Plumtree <matt.plumtree@nokia.com> |
Mon, 15 Nov 2010 09:56:25 +0000 | |
branch | bug235_bringup_0 |
changeset 77 | b0395290e61f |
parent 68 | 8d4efe9fa1cf |
permissions | -rw-r--r-- |
68
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
1 |
// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
2 |
// All rights reserved. |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
3 |
// This component and the accompanying materials are made available |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
4 |
// under the terms of the License "Eclipse Public License v1.0" |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
5 |
// which accompanies this distribution, and is available |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html". |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
7 |
// |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
8 |
// Initial Contributors: |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
9 |
// Nokia Corporation - initial contribution. |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
10 |
// |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
11 |
// Contributors: |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
12 |
// |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
13 |
// Description: |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
14 |
// Host build extensions |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
15 |
|
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
16 |
PRJ_PLATFORMS |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
17 |
TOOLS2 |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
18 |
|
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
19 |
PRJ_EXPORTS |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
20 |
|
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
21 |
../inc/hostbuild.h OS_LAYER_PUBLIC_EXPORT_PATH(tools/hostbuild.h) |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
22 |
../flm/hostbuild.xml /epoc32/tools/makefile_templates/graphics_simulator/hostbuild.xml |
8d4efe9fa1cf
Add a new FLM for building the host side DLLs (based on the x86build FLM).
Matt Plumtree <matt.plumtree@nokia.com>
parents:
diff
changeset
|
23 |
../flm/hostbuild.flm /epoc32/tools/makefile_templates/graphics_simulator/hostbuild.flm |