imaging/imagingfws/ImageProcessor/group/bld.inf
changeset 0 5752a19fdefe
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/imaging/imagingfws/ImageProcessor/group/bld.inf	Wed Aug 25 12:29:52 2010 +0300
@@ -0,0 +1,53 @@
+// Copyright (c) 2008-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:
+// ImageProcessor Image Processor Framework
+// 
+//
+
+/**
+ @file
+*/
+
+PRJ_EXPORTS
+../inc_pub/imageprocessor.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(imageprocessor/imageprocessor.h)
+../inc_pub/imageprocessorobserver.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(imageprocessor/imageprocessorobserver.h)
+../inc_pub/imageprocessoreffect.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(imageprocessor/imageprocessoreffect.h)
+
+../inc_plat/imageprocessorplugin.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(imageprocessor/imageprocessorplugin.h)
+../inc_plat/imageprocessorpluginobserver.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(imageprocessor/imageprocessorpluginobserver.h)
+../inc_plat/imageprocessorplugineffect.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(imageprocessor/imageprocessorplugineffect.h)
+../inc_pub/imageprocessorpreview.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(imageprocessor/imageprocessorpreview.h)
+../inc_plat/imageprocessorpreviewintf.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(imageprocessor/imageprocessorpreviewintf.h)
+../inc_pub/imageprocessoroverlay.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(imageprocessor/imageprocessoroverlay.h)
+../inc_plat/imageprocessoroverlayintf.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(imageprocessor/imageprocessoroverlayintf.h)
+../inc_pub/imageprocessorprogressinfo.h	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(imageprocessor/imageprocessorprogressinfo.h)	
+../inc_plat/imageprocessorprogressinfointf.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(imageprocessor/imageprocessorprogressinfointf.h)
+../inc_pub/imageprocessorinputinfo.h	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(imageprocessor/imageprocessorinputinfo.h)	
+../inc_plat/imageprocessorinputinfointf.h 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(imageprocessor/imageprocessorinputinfointf.h)
+../inc_pub/imageprocessoroutputinfo.h	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(imageprocessor/imageprocessoroutputinfo.h)	
+../inc_plat/imageprocessoroutputinfointf.h 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(imageprocessor/imageprocessoroutputinfointf.h)
+
+../inc_pub/imageprocessor_uids.hrh 	/epoc32/include/imageprocessor/imageprocessor_uids.hrh
+
+imageprocessor.iby  /epoc32/rom/include/imageprocessor.iby
+
+PRJ_TESTEXPORTS
+
+PRJ_MMPFILES
+../group/imageprocessor.mmp
+
+PRJ_TESTMMPFILES
+
+
+