src/s60installs/deviceconfiguration/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 06 Jul 2010 15:10:48 +0300
changeset 30 5dc02b23752f
parent 22 79de32ba3296
child 33 3e2da88830cd
permissions -rw-r--r--
Revision: 201025 Kit: 2010127

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
*
* Description:  Build information file for Qt configuration
*
*/

#include <platform_paths.hrh>

PRJ_PLATFORMS
TOOLS2

PRJ_EXPORTS
qtconfig.xml /epoc32/tools/makefile_templates/qt/qtconfig.xml
qtconfig.flm /epoc32/tools/makefile_templates/qt/qtconfig.flm
qtconfig.mk /epoc32/tools/makefile_templates/qt/qtconfig.mk
qtconfig.meta /epoc32/tools/makefile_templates/qt/qtconfig.meta

../../../mkspecs/symbian-sbsv2/flm/qt/qmake_emulator_deployment.flm /epoc32/tools/makefile_templates/qt/
../../../mkspecs/symbian-sbsv2/flm/qt/qmake_extra_pre_targetdep.flm /epoc32/tools/makefile_templates/qt/
../../../mkspecs/symbian-sbsv2/flm/qt/qmake_post_link.flm /epoc32/tools/makefile_templates/qt/
../../../mkspecs/symbian-sbsv2/flm/qt/qmake_store_build.flm /epoc32/tools/makefile_templates/qt/
../../../mkspecs/symbian-sbsv2/flm/qt/qt.xml /epoc32/tools/makefile_templates/qt/
../../../mkspecs/symbian-sbsv2/flm/qt/ts2qm.flm /epoc32/tools/makefile_templates/qt/

qt.conf    /epoc32/tools/qt.conf

/* export platform specific configuration */

platform_paths.prf /epoc32/include/
data_caging_paths.prf /epoc32/include/
environment.prf /epoc32/tools/qt/mkspecs/features/

//For UDA image
../../../confml/qt.confml                  CONFML_EXPORT_PATH(qt.confml,uda_content)
../../../implml/qt_copy.implml             CRML_EXPORT_PATH(qt_copy.implml,uda_content)
../../../content/apps/qt.sisx               CRML_EXPORT_PATH(../content/sis/,uda_content)
../../../content/apps/qt_stub.sis          /epoc32/data/z/system/install/qt_stub.sis

PRJ_MMPFILES


PRJ_TESTMMPFILES


PRJ_EXTENSIONS
START EXTENSION qt/qtconfig
OPTION QT_ROOT ..
OPTION OPTIONS -opensource -confirm-license -openvg -script -no-scripttools -webkit -make make -graphicssystem openvg -no-phonon-backend -usedeffiles -dont-process -nomake examples -nomake demos -nomake tools -no-declarative
END