# HG changeset patch # User Dremov Kirill (Nokia-D-MSW/Tampere) # Date 1276255851 -10800 # Node ID 78fbd574edf49bde6d9abb7e4fc0e6b724d86921 # Parent e84a4b44b2e8d8a02135dd5b6ec7ba475bcb4c4a Revision: 201022 Kit: 2010123 diff -r e84a4b44b2e8 -r 78fbd574edf4 package_definition.xml --- a/package_definition.xml Fri Apr 16 15:55:43 2010 +0300 +++ b/package_definition.xml Fri Jun 11 14:30:51 2010 +0300 @@ -2,20 +2,20 @@ - + - + - + - + diff -r e84a4b44b2e8 -r 78fbd574edf4 servicediscoveryandcontrol/pnp/group/servicediscoveryframework.mrp --- a/servicediscoveryandcontrol/pnp/group/servicediscoveryframework.mrp Fri Apr 16 15:55:43 2010 +0300 +++ b/servicediscoveryandcontrol/pnp/group/servicediscoveryframework.mrp Fri Jun 11 14:30:51 2010 +0300 @@ -1,19 +1,3 @@ -# -# Copyright (c) 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: -# - component servicediscoveryframework source \sf\mw\srvdiscovery\servicediscoveryandcontrol\pnp binary \sf\mw\srvdiscovery\servicediscoveryandcontrol\pnp\group all diff -r e84a4b44b2e8 -r 78fbd574edf4 servicediscoveryandcontrol/pnp/test/upnp/group/application-protocols_upnp.mrp --- a/servicediscoveryandcontrol/pnp/test/upnp/group/application-protocols_upnp.mrp Fri Apr 16 15:55:43 2010 +0300 +++ b/servicediscoveryandcontrol/pnp/test/upnp/group/application-protocols_upnp.mrp Fri Jun 11 14:30:51 2010 +0300 @@ -1,19 +1,3 @@ -# -# Copyright (c) 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: -# - component application-protocols_upnp source \sf\mw\srvdiscovery\servicediscoveryandcontrol\upnp binary \sf\mw\srvdiscovery\servicediscoveryandcontrol\upnp\group all diff -r e84a4b44b2e8 -r 78fbd574edf4 srvdiscovery_info/srvdiscovery_metadata/srvdiscovery_metadata.mrp --- a/srvdiscovery_info/srvdiscovery_metadata/srvdiscovery_metadata.mrp Fri Apr 16 15:55:43 2010 +0300 +++ b/srvdiscovery_info/srvdiscovery_metadata/srvdiscovery_metadata.mrp Fri Jun 11 14:30:51 2010 +0300 @@ -1,19 +1,3 @@ -# -# Copyright (c) 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: -# - component srvdiscovery_metadata source \sf\mw\srvdiscovery\srvdiscovery_info\srvdiscovery_metadata source \sf\mw\srvdiscovery\package_definition.xml diff -r e84a4b44b2e8 -r 78fbd574edf4 upnp/upnpstack/serviceframework/src/upnpdeviceimplementation.cpp --- a/upnp/upnpstack/serviceframework/src/upnpdeviceimplementation.cpp Fri Apr 16 15:55:43 2010 +0300 +++ b/upnp/upnpstack/serviceframework/src/upnpdeviceimplementation.cpp Fri Jun 11 14:30:51 2010 +0300 @@ -19,7 +19,7 @@ // INCLUDE FILES #include -#include +#include #include #include "upnpfileutils.h" diff -r e84a4b44b2e8 -r 78fbd574edf4 upnp/upnpstack/serviceframework/src/upnpdeviceimplementationbase.cpp --- a/upnp/upnpstack/serviceframework/src/upnpdeviceimplementationbase.cpp Fri Apr 16 15:55:43 2010 +0300 +++ b/upnp/upnpstack/serviceframework/src/upnpdeviceimplementationbase.cpp Fri Jun 11 14:30:51 2010 +0300 @@ -19,7 +19,7 @@ // INCLUDE FILES #include -#include +#include #include "upnpfileutils.h" #include "upnpicon.h" diff -r e84a4b44b2e8 -r 78fbd574edf4 upnp/upnpstack/serviceframework/src/upnpsilentdeviceimplementation.cpp --- a/upnp/upnpstack/serviceframework/src/upnpsilentdeviceimplementation.cpp Fri Apr 16 15:55:43 2010 +0300 +++ b/upnp/upnpstack/serviceframework/src/upnpsilentdeviceimplementation.cpp Fri Jun 11 14:30:51 2010 +0300 @@ -19,7 +19,7 @@ // INCLUDE FILES #include -#include +#include #include #include "upnpfileutils.h" diff -r e84a4b44b2e8 -r 78fbd574edf4 upnp/upnpstack/upnputils/src/upnpdominterface.cpp --- a/upnp/upnpstack/upnputils/src/upnpdominterface.cpp Fri Apr 16 15:55:43 2010 +0300 +++ b/upnp/upnpstack/upnputils/src/upnpdominterface.cpp Fri Jun 11 14:30:51 2010 +0300 @@ -30,9 +30,9 @@ #include "upnpcustomlog.h" -#include -#include -#include +#include +#include +#include diff -r e84a4b44b2e8 -r 78fbd574edf4 upnp/upnpstack_plat/upnp_device_api/inc/upnpdevicedescriptionstore.h --- a/upnp/upnpstack_plat/upnp_device_api/inc/upnpdevicedescriptionstore.h Fri Apr 16 15:55:43 2010 +0300 +++ b/upnp/upnpstack_plat/upnp_device_api/inc/upnpdevicedescriptionstore.h Fri Jun 11 14:30:51 2010 +0300 @@ -20,9 +20,9 @@ #define C_CUPNPDEVICEDESCRIPTIONSTORE_H #include -#include -#include -#include +#include +#include +#include #include class CUpnpDevice; diff -r e84a4b44b2e8 -r 78fbd574edf4 upnp/upnpstack_plat/upnp_utils_api/inc/upnpdominterface.h --- a/upnp/upnpstack_plat/upnp_utils_api/inc/upnpdominterface.h Fri Apr 16 15:55:43 2010 +0300 +++ b/upnp/upnpstack_plat/upnp_utils_api/inc/upnpdominterface.h Fri Jun 11 14:30:51 2010 +0300 @@ -26,7 +26,7 @@ #include #include #include -#include +#include namespace UpnpDomInterface {