voicerec_plat/new_file_service_api/group/bld.inf
changeset 0 845549f293a7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/voicerec_plat/new_file_service_api/group/bld.inf	Thu Dec 17 08:46:57 2009 +0200
@@ -0,0 +1,30 @@
+/*
+* 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 
+:                New File Service API
+*
+*/
+
+
+#include <platform_paths.hrh>
+
+PRJ_PLATFORMS
+DEFAULT
+
+PRJ_EXPORTS
+
+../inc/NewFileServiceClient.h     APP_LAYER_PLATFORM_EXPORT_PATH(NewFileServiceClient.h)
+../inc/CNewFileServiceBase.h     APP_LAYER_PLATFORM_EXPORT_PATH(CNewFileServiceBase.h)
+../inc/NewFileServiceDefs.h     APP_LAYER_PLATFORM_EXPORT_PATH(NewFileServiceDefs.h)
+../inc/NewFileService.hrh     APP_LAYER_PLATFORM_EXPORT_PATH(NewFileService.hrh)