diff -r 000000000000 -r d0791faffa3f obex/obexextensionapi/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/obex/obexextensionapi/group/bld.inf Tue Feb 02 01:11:40 2010 +0200 @@ -0,0 +1,39 @@ +// Copyright (c) 2005-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: +// Extension API provider for OBEX +// +// + +/** + @file +*/ + +PRJ_EXPORTS +// Extension API headers +../public/obexserverpacketaccessextension.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(obex/extensionapis/obexserverpacketaccessextension.h) +../public/mobexserverrequestpacketnotify.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(obex/extensionapis/mobexserverrequestpacketnotify.h) +../public/obexclienterrorresolver.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(obex/extensionapis/obexclienterrorresolver.h) + +// Internal OBEX headers +../public/mobexserverrequestpacketnotifyregister.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(obex/internal/mobexserverrequestpacketnotifyregister.h) +../public/mobexclienterrorresolver.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(obex/internal/mobexclienterrorresolver.h) + + +PRJ_MMPFILES +obexextensionapis.mmp + +PRJ_TESTEXPORTS + +PRJ_TESTMMPFILES +../test/headercheck/group/t_obexextensionapisheadercheck.mmp