diff -r 70749e2f572d -r c2f1ea38ec70 engine/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/engine/group/bld.inf Thu May 13 13:56:05 2010 +0100 @@ -0,0 +1,31 @@ +/* + * Copyright (c) 2007-2010 Sebastian Brannstrom, Lars Persson, EmbedDev AB + * + * All rights reserved. + * This component and the accompanying materials are made available + * under the terms of the License "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: + * EmbedDev AB - initial contribution. + * + * Contributors: + * + * Description: + * + */ + +PRJ_PLATFORMS +GCCE +WINSCW + +PRJ_MMPFILES + +PRJ_MMPFILES +engine.mmp + +PRJ_EXPORTS +..\config\podcatcher.sqlite z:\private\A0009D00\podcatcher.sqlite.template +..\config\defaultfeeds.xml z:\private\A0009D00\defaultfeeds.xml +..\config\testfeeds.xml c:\data\testfeeds.xml \ No newline at end of file