equal
deleted
inserted
replaced
|
1 # |
|
2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 # All rights reserved. |
|
4 # This component and the accompanying materials are made available |
|
5 # under the terms of "Eclipse Public License v1.0" |
|
6 # which accompanies this distribution, and is available |
|
7 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 # |
|
9 # Initial Contributors: |
|
10 # Nokia Corporation - Initial contribution |
|
11 # |
|
12 # Contributors: |
|
13 # |
|
14 # Description: This file is part of com.nokia.tools.s60ct.resources component. |
|
15 # |
|
16 source.. = src/ |
|
17 output.. = bin/ |
|
18 bin.includes = plugin.xml,\ |
|
19 META-INF/,\ |
|
20 .,\ |
|
21 icons/,\ |
|
22 plugin.properties |
|
23 src.includes = META-INF/,\ |
|
24 icons/,\ |
|
25 model/,\ |
|
26 plugin.properties,\ |
|
27 plugin.xml,\ |
|
28 schema/,\ |
|
29 src/ |