diff -r 39aa16f3fdc2 -r f5b689a4f7a2 remotemgmt_plat/devicemgmt_dialogs_api/group/bld.inf --- a/remotemgmt_plat/devicemgmt_dialogs_api/group/bld.inf Tue Jul 06 15:14:24 2010 +0300 +++ b/remotemgmt_plat/devicemgmt_dialogs_api/group/bld.inf Wed Aug 18 10:39:36 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2010 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" @@ -12,7 +12,7 @@ * Contributors: * * Description: File that exports the files belonging to -: Adaptive History List API +: device management Dialogs * */ @@ -24,5 +24,6 @@ PRJ_EXPORTS -../inc/devicedialogconsts.h MW_LAYER_PLATFORM_EXPORT_PATH(devicedialogconsts.h) -../inc/dmindicatorconsts.h MW_LAYER_PLATFORM_EXPORT_PATH(dmindicatorconsts.h) \ No newline at end of file +../inc/devicedialogconsts.h MW_LAYER_PLATFORM_EXPORT_PATH(devicedialogconsts.h) +../inc/dmindicatorconsts.h MW_LAYER_PLATFORM_EXPORT_PATH(dmindicatorconsts.h) +../inc/devicedialogsymbian.h MW_LAYER_PLATFORM_EXPORT_PATH(devicedialogsymbian.h)