diff -r 5752a19fdefe -r 08469e5bb63e imagingextensions/imageadaptationextensions/iclextjpegapi/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/imagingextensions/imageadaptationextensions/iclextjpegapi/group/bld.inf Wed Sep 08 10:05:56 2010 +0530 @@ -0,0 +1,31 @@ +/* +* Copyright (c) 2005-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 for Extended ICL API. +* +*/ + +#include + +PRJ_PLATFORMS +DEFAULT + +PRJ_EXPORTS +../inc_plat/IclExtJpegApi.h OS_LAYER_PLATFORM_EXPORT_PATH(IclExtJpegApi.h) +../rom/IclExtJpegApi.iby CORE_OS_LAYER_IBY_EXPORT_PATH(IclExtJpegApi.iby) + +PRJ_MMPFILES +IclExtJpegApi.mmp + +// End of File +