imaging/imagingfws/ImageProcessor/group/bld.inf
changeset 0 5752a19fdefe
equal deleted inserted replaced
-1:000000000000 0:5752a19fdefe
       
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // ImageProcessor Image Processor Framework
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 PRJ_EXPORTS
       
    23 ../inc_pub/imageprocessor.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(imageprocessor/imageprocessor.h)
       
    24 ../inc_pub/imageprocessorobserver.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(imageprocessor/imageprocessorobserver.h)
       
    25 ../inc_pub/imageprocessoreffect.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(imageprocessor/imageprocessoreffect.h)
       
    26 
       
    27 ../inc_plat/imageprocessorplugin.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(imageprocessor/imageprocessorplugin.h)
       
    28 ../inc_plat/imageprocessorpluginobserver.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(imageprocessor/imageprocessorpluginobserver.h)
       
    29 ../inc_plat/imageprocessorplugineffect.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(imageprocessor/imageprocessorplugineffect.h)
       
    30 ../inc_pub/imageprocessorpreview.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(imageprocessor/imageprocessorpreview.h)
       
    31 ../inc_plat/imageprocessorpreviewintf.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(imageprocessor/imageprocessorpreviewintf.h)
       
    32 ../inc_pub/imageprocessoroverlay.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(imageprocessor/imageprocessoroverlay.h)
       
    33 ../inc_plat/imageprocessoroverlayintf.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(imageprocessor/imageprocessoroverlayintf.h)
       
    34 ../inc_pub/imageprocessorprogressinfo.h	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(imageprocessor/imageprocessorprogressinfo.h)	
       
    35 ../inc_plat/imageprocessorprogressinfointf.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(imageprocessor/imageprocessorprogressinfointf.h)
       
    36 ../inc_pub/imageprocessorinputinfo.h	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(imageprocessor/imageprocessorinputinfo.h)	
       
    37 ../inc_plat/imageprocessorinputinfointf.h 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(imageprocessor/imageprocessorinputinfointf.h)
       
    38 ../inc_pub/imageprocessoroutputinfo.h	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(imageprocessor/imageprocessoroutputinfo.h)	
       
    39 ../inc_plat/imageprocessoroutputinfointf.h 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(imageprocessor/imageprocessoroutputinfointf.h)
       
    40 
       
    41 ../inc_pub/imageprocessor_uids.hrh 	/epoc32/include/imageprocessor/imageprocessor_uids.hrh
       
    42 
       
    43 imageprocessor.iby  /epoc32/rom/include/imageprocessor.iby
       
    44 
       
    45 PRJ_TESTEXPORTS
       
    46 
       
    47 PRJ_MMPFILES
       
    48 ../group/imageprocessor.mmp
       
    49 
       
    50 PRJ_TESTMMPFILES
       
    51 
       
    52 
       
    53