diff -r 7cda54f2d97f -r e3c09e9691e0 rom/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rom/bld.inf Mon Sep 06 09:24:34 2010 +0530 @@ -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