diff -r 22de2e391156 -r 20ac952a623c remotecontrol/remotecontrolfw/client/extapi1/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/remotecontrol/remotecontrolfw/client/extapi1/group/bld.inf Wed Oct 13 16:20:29 2010 +0300 @@ -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)