# HG changeset patch # User Shabe Razvi # Date 1265037549 0 # Node ID 11e646d407072a141ce7d4589b79e5a01c64e76f # Parent eae91afea9e50527711d72b098981ae8771e7df8 Add ConE configuration files diff -r eae91afea9e5 -r 11e646d40707 sf_config/cenrep/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/cenrep/group/bld.inf Mon Feb 01 15:19:09 2010 +0000 @@ -0,0 +1,27 @@ +/* +* Copyright (c) 2009 Symbian Foundation Ltd +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Symbian Foundation Ltd - initial contribution. +* +* Contributors: +* +* Description: +* Exports ConE configuration files +*/ + +PRJ_PLATFORMS +DEFAULT + +PRJ_EXPORTS +../src/convert.confml /epoc32/rom/config/ +../src/convertpluginlayer/root.confml /epoc32/rom/config/convertpluginlayer/ +../src/convertpluginlayer/implml/assets.convertprojectml /epoc32/rom/config/convertpluginlayer/implml/ + +PRJ_MMPFILES + +PRJ_TESTMMPFILES diff -r eae91afea9e5 -r 11e646d40707 sf_config/cenrep/src/convert.confml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/cenrep/src/convert.confml Mon Feb 01 15:19:09 2010 +0000 @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff -r eae91afea9e5 -r 11e646d40707 sf_config/cenrep/src/convertpluginlayer/implml/assets.convertprojectml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/cenrep/src/convertpluginlayer/implml/assets.convertprojectml Mon Feb 01 15:19:09 2010 +0000 @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff -r eae91afea9e5 -r 11e646d40707 sf_config/cenrep/src/convertpluginlayer/root.confml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sf_config/cenrep/src/convertpluginlayer/root.confml Mon Feb 01 15:19:09 2010 +0000 @@ -0,0 +1,2 @@ + + \ No newline at end of file