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 |
<?xml version="1.0" encoding="ISO-8859-1"?> |
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 |
<build xmlns="http://symbian.com/xml/build" |
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 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
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 |
xsi:schemaLocation="http://symbian.com/xml/build http://symbian.com/xml/build/2_0.xsd"> |
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 |
|
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 |
<interface name="graphics_simulator.hostbuild" extends="Symbian.UserFLM" flm="hostbuild.flm"> |
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 |
<param name="OUTPUTPATH" /> |
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 |
<param name="TARGET_NAME" /> |
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 |
<param name="TARGET_TYPE" /> |
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 |
<param name="MACROS" default="" /> |
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 |
<param name="INCLUDES" default="" /> |
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 |
<param name="SOURCE_DIRS" default="" /> |
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 |
<param name="SOURCE_FOLDER" default="" /> |
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 |
<param name="SOURCE" default="" /> |
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 |
<param name="NO_STD_INCLUDE" default="" /> |
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 |
<param name="LIBS" default="" /> |
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 |
<param name="SHARED_LIBS" default="" /> |
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 |
<param name="CODE_COVERAGE" default="" /> |
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 |
<param name="COMPILE_OPTIONS" default="" /> |
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 |
<param name="BUILDINC" default="" /> |
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 |
<param name="DLL_WIN_LINKER_OPTS" default="" /> |
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 |
<param name="DLL_LIN_LINKER_OPTS" default="" /> |
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 |
<param name="SYS_INCLUDES" default="" /> |
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
|
24 |
</interface> |
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
|
25 |
|
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
|
26 |
</build> |