author | Shabe Razvi <shaber@symbian.org> |
Tue, 26 Jan 2010 13:05:55 +0000 | |
changeset 18 | fb2ed189af9c |
parent 2 | abcbdabaa4c5 |
parent 8 | 8d6f9692563d |
child 39 | cd0a5a660373 |
permissions | -rw-r--r-- |
7
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
1 |
<?xml version="1.0" encoding="ISO-8859-1"?> |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
2 |
<!-- |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
3 |
# |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
4 |
# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
5 |
# All rights reserved. |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
6 |
# This component and the accompanying materials are made available |
2
abcbdabaa4c5
Revision: 201001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
7 |
# under the terms of "Eclipse Public License v1.0" |
7
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
8 |
# which accompanies this distribution, and is available |
2
abcbdabaa4c5
Revision: 201001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
9 |
# at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
10 |
# |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
11 |
# Initial Contributors: |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
12 |
# Nokia Corporation - initial contribution. |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
13 |
# |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
14 |
# Contributors: |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
15 |
# |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
16 |
# Description: |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
17 |
# |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
18 |
# ============================================================================ |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
19 |
# Name : skingenerator.xml |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
20 |
# Part of : skins |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
21 |
# Description : |
2
abcbdabaa4c5
Revision: 201001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
22 |
# Version : %version: be1nfmx1#3 % |
7
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
23 |
# ============================================================================ |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
24 |
--> |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
25 |
|
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
26 |
<build xmlns="http://symbian.com/xml/build" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symbian.com/xml/build ../../schema/build/2_0.xsd"> |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
27 |
<interface name="skins.skingenerator" extends="Symbian.UserFLM" flm="skingenerator.flm"> |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
28 |
|
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
29 |
<!-- Helper tools --> |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
30 |
<param name='EPOCTOOLS' default="$(EPOCROOT)/epoc32/tools"/> |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
31 |
<param name='SKINCOMPILER' default='$(EPOCTOOLS)/AknSkinDescCompiler_NR$(DOTEXE)'/> |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
32 |
<param name='MIFTOOL' default='$(EPOCTOOLS)/mifconv$(DOTEXE)'/> |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
33 |
|
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
34 |
<!-- Mifconv parameters which does not have defaults (please notice use of default attribute) --> |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
35 |
<param name='AKNSSKINNAME' default=""/> |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
36 |
<param name='AKNSSKINREALNAME' default=""/> |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
37 |
<param name='AKNSSKINUID' default=""/> |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
38 |
<param name='AKNSSRCDIR' default=""/> |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
39 |
<param name='AKNSGENDIR' default=""/> |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
40 |
<param name='SVGENCODINGVERSION' default="3" /> <!-- Prefer SVGB files --> |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
41 |
<param name='SKINDEBUG' default='1'/> |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
42 |
|
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
43 |
</interface> |
0e56b59e4580
Converted Lorenzo's change to unix line-endings for eaiser diffing
MattD <mattd@symbian.org>
parents:
6
diff
changeset
|
44 |
</build> |