diff -r 000000000000 -r 4e1aa6a622a0 accessoryservices/remotecontrolfw/client/extapi1/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/accessoryservices/remotecontrolfw/client/extapi1/group/bld.inf Tue Feb 02 00:53:00 2010 +0200 @@ -0,0 +1,33 @@ +// Copyright (c) 2004-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 + @internalComponent +*/ + +PRJ_MMPFILES +remconextapi1.mmp + +PRJ_EXPORTS +../public/remconextapi1.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(remcon/remconextapi1.h) +../public/remcontrackinfocontroller.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(remcontrackinfocontroller.h) +../public/remcontrackinfocontrollerobserver.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(remcontrackinfocontrollerobserver.h) +../public/remcontrackinfotarget.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(remcontrackinfotarget.h) +../public/remcontrackinfotargetobserver.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(remcontrackinfotargetobserver.h) +../public/remconabsvolcontroller.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(remconabsvolcontroller.h) +../public/remconabsvolcontrollerobserver.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(remconabsvolcontrollerobserver.h) +../public/remconabsvoltarget.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(remconabsvoltarget.h) +../public/remconabsvoltargetobserver.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(remconabsvoltargetobserver.h)