diff -r f742655b05bf -r d38647835c2e iptel_plat/cch_client_api/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/iptel_plat/cch_client_api/group/bld.inf Wed Sep 01 12:29:57 2010 +0100 @@ -0,0 +1,36 @@ +/* +* Copyright (c) 2006-2008 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 +: cchclient api +* +*/ + + + +#include + +PRJ_PLATFORMS +DEFAULT + +PRJ_EXPORTS +../inc/cchclient.h MW_LAYER_PLATFORM_EXPORT_PATH( cchclient.h ) +../inc/cchclientserver.h MW_LAYER_PLATFORM_EXPORT_PATH( cchclientserver.h ) +../inc/cchclientserver.inl MW_LAYER_PLATFORM_EXPORT_PATH( cchclientserver.inl ) +../inc/cchserver.h MW_LAYER_PLATFORM_EXPORT_PATH( cchserver.h ) +../inc/ccherror.h MW_LAYER_PLATFORM_EXPORT_PATH( ccherror.h ) +../inc/cch.h MW_LAYER_PLATFORM_EXPORT_PATH( cch.h ) +../inc/cchtypes.h MW_LAYER_PLATFORM_EXPORT_PATH( cchtypes.h ) +../inc/cchui.h MW_LAYER_PLATFORM_EXPORT_PATH( cchui.h ) +../inc/cchuiobserver.h MW_LAYER_PLATFORM_EXPORT_PATH( cchuiobserver.h ) +