# HG changeset patch # User Shabe Razvi # Date 1265037549 0 # Node ID 404b55120d53c2202e7edc7fee650d7033fe3243 # Parent b6ec929c591b4df94ec9b0404159bb6333502bec Add ConE configuration files diff -r b6ec929c591b -r 404b55120d53 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 b6ec929c591b -r 404b55120d53 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 b6ec929c591b -r 404b55120d53 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 b6ec929c591b -r 404b55120d53 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