mmmw_plat/openmax_al_api/group/bld.inf
changeset 12 5a06f39ad45b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mmmw_plat/openmax_al_api/group/bld.inf	Fri Apr 16 15:29:42 2010 +0300
@@ -0,0 +1,29 @@
+/*
+* 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:  Exports OpenMAX AL headers
+*
+*/
+
+
+#include <platform_paths.hrh>
+
+PRJ_PLATFORMS
+DEFAULT
+
+PRJ_EXPORTS
+#ifdef FF_OPENMAX_AL
+../inc/OpenMAXAL.h              MW_LAYER_PLATFORM_EXPORT_PATH(khronos/OpenMAXAL.h)
+../inc/OpenMAXAL_Platform.h     MW_LAYER_PLATFORM_EXPORT_PATH(khronos/OpenMAXAL_Platform.h)
+../readme.txt                   MW_LAYER_PLATFORM_EXPORT_PATH(khronos/readme.txt)
+#endif
\ No newline at end of file