diff -r 3e1f76dd2722 -r 2c484ac32ef0 rom/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rom/bld.inf Fri Sep 17 08:35:54 2010 +0300 @@ -0,0 +1,35 @@ +/* +* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* 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: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: Build information file +* +*/ + + +#include + + +PRJ_PLATFORMS + DEFAULT + +PRJ_EXPORTS +CPix_mw.iby CORE_MW_LAYER_IBY_EXPORT_PATH(CPix_mw.iby) +../sis/cpixsearch_stub.sis /epoc32/data/z/system/install/cpixsearch_stub.sis +../cenrep/2001f6fb.cre /epoc32/winscw/c/private/10202be9/2001f6fb.cre +../cenrep/2001f6fb.cre /epoc32/data/z/private/10202be9/2001f6fb.cre + +PRJ_TESTMMPFILES + +PRJ_TESTEXPORTS +//To DO +// ids_testers.iby CORE_MW_LAYER_IBY_EXPORT_PATH(ids_testers.iby) \ No newline at end of file