group/bld.inf
author Markku Kaurila <markku.kaurila@nokia.com>
Fri, 03 Sep 2010 15:27:00 +0100
changeset 2 81ad59d81c0f
parent 0 876b1a06bc25
permissions -rw-r--r--
Revise header exports in contactsmodel.pro, to fix Bug 3312

/*
* 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
qtmobilityconfig.xml  /epoc32/tools/makefile_templates/qt/qtmobilityconfig.xml
qtmobilityheaders.flm /epoc32/tools/makefile_templates/qt/qtmobilityheaders.flm

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

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

../confml/qtmobility.confml         CONFML_EXPORT_PATH(qtmobility.confml,uda_content)
../implml/qtmobility_copy.implml    CRML_EXPORT_PATH(qtmobility_copy.implml,uda_content)
../data/qtmobility.sisx             CRML_EXPORT_PATH(../content/sis/,uda_content)
../data/qtmobility_stub.sis         /epoc32/data/z/system/install/qtmobility_stub.sis

PRJ_MMPFILES


PRJ_TESTMMPFILES


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