summaryrefslogtreecommitdiffstats
path: root/src/s60installs/deviceconfiguration/bld.inf
blob: c10f42fcaec5ec4ba154ebd57cdce233fef1393f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, version 2.1 of the License.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program.  If not,
* see "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html/".
*
* Description:   Build information file for Qt Extensions configuration
*
*/

#include <platform_paths.hrh>

PRJ_PLATFORMS
TOOLS2

PRJ_EXPORTS
symbian3_config.pri     |../../../config.pri

qtmobilityconfig.xml  /epoc32/tools/makefile_templates/qt/qtmobilityconfig.xml
qtmobilityheaders.flm /epoc32/tools/makefile_templates/qt/qtmobilityheaders.flm

../../../features/mobility.prf.template /epoc32/tools/qt/mkspecs/features/mobility.prf
mobilityconfig.prf                      /epoc32/tools/qt/mkspecs/features/mobilityconfig.prf

qtmobility.iby CORE_MW_LAYER_IBY_EXPORT_PATH(qtmobility.iby)

qtmobility_stub.sis       /epoc32/data/z/system/install/qtmobility_stub.sis

../../../bin/servicedbgen.exe    /epoc32/tools/servicedbgen.exe
../../../features/qtservice.prf  /epoc32/tools/qt/mkspecs/features/symbian/qtservice.prf

PRJ_MMPFILES


PRJ_TESTMMPFILES


PRJ_EXTENSIONS
START EXTENSION qt/qtmobilityheaders
OPTION MODULES bearer location contacts systeminfo publishsubscribe versit messaging sensors serviceframework multimedia gallery organizer feedback connectivity
END