group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 16 Apr 2010 15:51:22 +0300
changeset 1 2b40d63a9c3d
parent 0 cfcbf08528c4
child 4 90517678cc4f
permissions -rw-r--r--
Revision: 201011 Kit: 201015

/*
* 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
qtextensionsconfig.xml  /epoc32/tools/makefile_templates/qt/qtextensionsconfig.xml
qtextensionsconfig.flm  /epoc32/tools/makefile_templates/qt/qtextensionsconfig.flm
qtextensionsconfig.mk   /epoc32/tools/makefile_templates/qt/qtextensionsconfig.mk
qtextensionsconfig.meta /epoc32/tools/makefile_templates/qt/qtextensionsconfig.meta

qtextensions_pre_targetdep.flm /epoc32/tools/makefile_templates/qt/qtextensions_pre_targetdep.flm

../qtecomplugins/mkspecs/features/ecomplugin.prf /epoc32/tools/qt/mkspecs/features/symbian/ecomplugin.prf
../qtecomplugins/supplements/xqecom/xqecom.exe   /epoc32/tools/xqecom.exe
../qthighway/bin/service.prf                     /epoc32/tools/qt/mkspecs/features/symbian/service.prf
../qthighway/bin/xqsreg.exe                      /epoc32/tools/xqsreg.exe

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

PRJ_MMPFILES


PRJ_TESTMMPFILES


PRJ_EXTENSIONS
START EXTENSION qt/qtextensionsconfig
OPTION MODULES bearer location serviceframework publishsubscribe systeminfo messaging /*multimedia*/
OPTION TESTS -tests
OPTION EXAMPLES -examples
OPTION DOCS -no-docs
END