diff -r 4f2f89ce4247 -r 9d347b658349 content/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/content/group/bld.inf Fri Sep 17 09:07:27 2010 +0300 @@ -0,0 +1,33 @@ +/* +* ============================================================================ +* Name : bld.inf +* Part of : webruntime +* Description : +* Version : %version: 2 % +* + * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). + * + * This file is part of Qt Web Runtime. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public License + * version 2.1 as published by the Free Software Foundation. + * + * This library 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 library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + */ + +PRJ_PLATFORMS +DEFAULT + +PRJ_EXPORTS +../../confml/qtwebkit.confml CONFML_EXPORT_PATH(qtwebkit.confml,uda_content) +../../implml/qtwebkit_copy.implml CRML_EXPORT_PATH(qtwebkit_copy.implml,uda_content) +../../content/apps/qtwebkit.sisx CRML_EXPORT_PATH(../content/sis/,uda_content)