dependencies/physics_api/group/bld.inf
author MattD <mattd@symbian.org>
Thu, 01 Apr 2010 12:18:40 +0100
branchv5backport
changeset 45 fd868a928992
parent 21 11157e26c4a7
permissions -rw-r--r--
Merging in kashif's additional head into fdim's

/*
* Copyright (c) 2009 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 AknPhysics API
*
*/

#include <platform_paths.hrh>

PRJ_PLATFORMS
DEFAULT

PRJ_EXPORTS

../inc/aknphysics.h               MW_LAYER_PLATFORM_EXPORT_PATH(aknphysics.h)
../inc/aknphysicsobserveriface.h  MW_LAYER_PLATFORM_EXPORT_PATH(aknphysicsobserveriface.h)
../inc/aknphysicscrkeys.h         MW_LAYER_PLATFORM_EXPORT_PATH(aknphysicscrkeys.h)