|
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 is a bld file to generate libglib |
|
15 * |
|
16 */ |
|
17 /* |
|
18 * ============================================================================== |
|
19 * Name : bld.inf |
|
20 * Part of : |
|
21 * Description : This is a bld file to generate libglib |
|
22 * |
|
23 * This library is free software; you can redistribute it and/or |
|
24 * modify it under the terms of the GNU Lesser General Public |
|
25 * License as published by the Free Software Foundation; either |
|
26 * version 2.1 of the License. |
|
27 * |
|
28 * This library is distributed in the hope that it will be useful, |
|
29 * but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
30 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
31 * Lesser General Public License for more details. |
|
32 * |
|
33 * You should have received a copy of the GNU Lesser General |
|
34 * Public License along with this library; if not, write to the |
|
35 * Free Software Foundation, Inc., 59 Temple Place, Suite 330, |
|
36 * Boston, MA 02111-1307, USA. |
|
37 * ============================================================================ |
|
38 */ |
|
39 |
|
40 PRJ_PLATFORMS |
|
41 DEFAULT |
|
42 |
|
43 PRJ_TESTMMPFILES |
|
44 threadtests.mmp |
|
45 glib_genmarshal.mmp |
|
46 gobject_query.mmp |
|
47 testgobject.mmp |