imagingext_pub/exif_api/group/bld.inf
author hgs
Wed, 25 Aug 2010 12:58:08 +0300
changeset 24 d8e463b04c5c
parent 0 469c91dae73b
permissions -rw-r--r--
201028

/*
* Copyright (c) 2006 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:  File that exports the files belonging to 
:                Exif API
*
*/


#include <platform_paths.hrh>

PRJ_PLATFORMS
DEFAULT

PRJ_EXPORTS

../inc/ExifTag.h     OS_LAYER_PUBLIC_EXPORT_PATH(ExifTag.h)
../inc/ExifRead.h     OS_LAYER_PUBLIC_EXPORT_PATH(ExifRead.h)
../inc/ExifModify.h     OS_LAYER_PUBLIC_EXPORT_PATH(ExifModify.h)