sl@0
|
1 |
/*
|
sl@0
|
2 |
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
3 |
* All rights reserved.
|
sl@0
|
4 |
* This component and the accompanying materials are made available
|
sl@0
|
5 |
* under the terms of "Eclipse Public License v1.0"
|
sl@0
|
6 |
* which accompanies this distribution, and is available
|
sl@0
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
sl@0
|
8 |
*
|
sl@0
|
9 |
* Initial Contributors:
|
sl@0
|
10 |
* Nokia Corporation - initial contribution.
|
sl@0
|
11 |
*
|
sl@0
|
12 |
* Contributors:
|
sl@0
|
13 |
*
|
sl@0
|
14 |
* Description: This is a bld file to generate libglib
|
sl@0
|
15 |
*
|
sl@0
|
16 |
*/
|
sl@0
|
17 |
/*
|
sl@0
|
18 |
* ==============================================================================
|
sl@0
|
19 |
* Name : bld.inf
|
sl@0
|
20 |
* Part of :
|
sl@0
|
21 |
* Description : This is a bld file to generate libglib
|
sl@0
|
22 |
*
|
sl@0
|
23 |
* This library is free software; you can redistribute it and/or
|
sl@0
|
24 |
* modify it under the terms of the GNU Lesser General Public
|
sl@0
|
25 |
* License as published by the Free Software Foundation; either
|
sl@0
|
26 |
* version 2.1 of the License.
|
sl@0
|
27 |
*
|
sl@0
|
28 |
* This library is distributed in the hope that it will be useful,
|
sl@0
|
29 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
sl@0
|
30 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
sl@0
|
31 |
* Lesser General Public License for more details.
|
sl@0
|
32 |
*
|
sl@0
|
33 |
* You should have received a copy of the GNU Lesser General
|
sl@0
|
34 |
* Public License along with this library; if not, write to the
|
sl@0
|
35 |
* Free Software Foundation, Inc., 59 Temple Place, Suite 330,
|
sl@0
|
36 |
* Boston, MA 02111-1307, USA.
|
sl@0
|
37 |
* ============================================================================
|
sl@0
|
38 |
*/
|
sl@0
|
39 |
|
sl@0
|
40 |
PRJ_PLATFORMS
|
sl@0
|
41 |
DEFAULT
|
sl@0
|
42 |
|
sl@0
|
43 |
PRJ_TESTMMPFILES
|
sl@0
|
44 |
threadtests.mmp
|
sl@0
|
45 |
glib_genmarshal.mmp
|
sl@0
|
46 |
gobject_query.mmp
|
sl@0
|
47 |
testgobject.mmp
|