servicediscoveryandcontrol/pnp/test/upnp/unittests/upnpdescriptiontest/group/upnpdescriptiontest.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:12:20 +0200
changeset 0 f5a58ecadc66
permissions -rw-r--r--
Revision: 201003
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     1
/*
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
* All rights reserved.
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     4
* This component and the accompanying materials are made available
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     5
* under the terms of "Eclipse Public License v1.0"
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     6
* which accompanies this distribution, and is available
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     8
*
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     9
* Initial Contributors:
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    11
*
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    12
* Contributors:
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    13
*
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    14
* Description:
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    15
*
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    16
*/
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    17
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    18
#ifndef __UPNPDESCRIPTIONTEST_IBY__
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    19
#define __UPNPDESCRIPTIONTEST_IBY__
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    20
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    21
#include <testexecute.iby>
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    22
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    23
file=ABI_DIR\BUILD_DIR\testupnpdescriptionserver.exe	 System\Programs\testupnpdescriptionserver.exe
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    24
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    25
// The ini files for the system
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    26
data=EPOCROOT##epoc32\data\z\upnp\description\ini\testupnpdescriptionsuite.ini	upnp\description\ini\testupnpdescriptionsuite.ini
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    27
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    28
//The script files for the system
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    29
data=EPOCROOT##epoc32\data\z\upnp\description\scripts\testupnpdescriptionsuite.script upnp\description\scripts\testupnpdescriptionsuite.script
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    30
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    31
//XML files
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    32
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_input1.xml		upnp\description\xml\devicedesc_input1.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    33
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_input2.xml		upnp\description\xml\devicedesc_input2.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    34
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_input3.xml		upnp\description\xml\devicedesc_input3.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    35
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_input4.xml		upnp\description\xml\devicedesc_input4.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    36
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_input5.xml		upnp\description\xml\devicedesc_input5.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    37
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_input6.xml		upnp\description\xml\devicedesc_input6.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    38
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_input1.xml		upnp\description\xml\servicedesc_input1.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    39
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_input2.xml		upnp\description\xml\servicedesc_input2.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    40
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_input3.xml		upnp\description\xml\servicedesc_input3.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    41
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_input4.xml		upnp\description\xml\servicedesc_input4.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    42
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_input5.xml		upnp\description\xml\servicedesc_input5.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    43
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg1.xml	upnp\description\xml\servicedesc_inputneg1.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    44
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg2.xml	upnp\description\xml\servicedesc_inputneg2.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    45
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg3.xml	upnp\description\xml\servicedesc_inputneg3.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    46
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg4.xml	upnp\description\xml\servicedesc_inputneg4.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    47
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg5.xml	upnp\description\xml\servicedesc_inputneg5.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    48
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg6.xml	upnp\description\xml\servicedesc_inputneg6.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    49
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg7.xml	upnp\description\xml\servicedesc_inputneg7.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    50
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg8.xml	upnp\description\xml\servicedesc_inputneg8.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    51
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg9.xml	upnp\description\xml\servicedesc_inputneg9.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    52
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg10.xml	upnp\description\xml\servicedesc_inputneg10.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    53
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg11.xml	upnp\description\xml\servicedesc_inputneg11.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    54
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg12.xml	upnp\description\xml\servicedesc_inputneg12.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    55
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg13.xml	upnp\description\xml\servicedesc_inputneg13.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    56
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg14.xml	upnp\description\xml\servicedesc_inputneg14.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    57
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg15.xml	upnp\description\xml\servicedesc_inputneg15.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    58
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg16.xml	upnp\description\xml\servicedesc_inputneg16.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    59
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg17.xml	upnp\description\xml\servicedesc_inputneg17.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    60
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg18.xml	upnp\description\xml\servicedesc_inputneg18.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    61
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg19.xml	upnp\description\xml\servicedesc_inputneg19.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    62
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg20.xml	upnp\description\xml\servicedesc_inputneg20.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    63
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg21.xml	upnp\description\xml\servicedesc_inputneg21.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    64
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg22.xml	upnp\description\xml\servicedesc_inputneg22.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    65
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg23.xml	upnp\description\xml\servicedesc_inputneg23.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    66
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg24.xml	upnp\description\xml\servicedesc_inputneg24.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    67
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg25.xml	upnp\description\xml\servicedesc_inputneg25.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    68
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg26.xml	upnp\description\xml\servicedesc_inputneg26.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    69
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_inputneg27.xml	upnp\description\xml\servicedesc_inputneg27.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    70
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg1.xml	upnp\description\xml\devicedesc_inputneg1.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    71
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg2.xml	upnp\description\xml\devicedesc_inputneg2.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    72
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg3.xml	upnp\description\xml\devicedesc_inputneg3.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    73
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg4.xml	upnp\description\xml\devicedesc_inputneg4.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    74
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg5.xml	upnp\description\xml\devicedesc_inputneg5.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    75
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg6.xml	upnp\description\xml\devicedesc_inputneg6.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    76
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg7.xml	upnp\description\xml\devicedesc_inputneg7.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    77
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg8.xml	upnp\description\xml\devicedesc_inputneg8.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    78
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg9.xml	upnp\description\xml\devicedesc_inputneg9.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    79
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg10.xml	upnp\description\xml\devicedesc_inputneg10.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    80
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg11.xml	upnp\description\xml\devicedesc_inputneg11.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    81
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg12.xml	upnp\description\xml\devicedesc_inputneg12.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    82
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg13.xml	upnp\description\xml\devicedesc_inputneg13.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    83
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg14.xml	upnp\description\xml\devicedesc_inputneg14.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    84
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg15.xml	upnp\description\xml\devicedesc_inputneg15.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    85
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg16.xml	upnp\description\xml\devicedesc_inputneg16.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    86
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg17.xml	upnp\description\xml\devicedesc_inputneg17.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    87
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg18.xml	upnp\description\xml\devicedesc_inputneg18.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    88
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg19.xml	upnp\description\xml\devicedesc_inputneg19.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    89
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg20.xml	upnp\description\xml\devicedesc_inputneg20.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    90
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg21.xml	upnp\description\xml\devicedesc_inputneg21.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    91
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg22.xml	upnp\description\xml\devicedesc_inputneg22.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    92
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg23.xml	upnp\description\xml\devicedesc_inputneg23.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    93
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_inputneg24.xml	upnp\description\xml\devicedesc_inputneg24.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    94
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    95
data=EPOCROOT##epoc32\data\z\upnp\description\xml\devicedesc_DEF126707.xml	upnp\description\xml\devicedesc_DEF126707.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    96
data=EPOCROOT##epoc32\data\z\upnp\description\xml\servicedesc_DEF126707.xml	upnp\description\xml\servicedesc_DEF126707.xml
f5a58ecadc66 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    97
#endif