bluetoothapitest/bluetoothsvs/T_BTSdpAPI/scripts/setup-BTSDP-PublicApi.script
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 15 Jan 2010 08:13:17 +0200
changeset 0 29b1cd4cb562
permissions -rw-r--r--
Revision: 200951_001
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     1
//
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     2
// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
// All rights reserved.
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     4
// This component and the accompanying materials are made available
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     5
// under the terms of "Eclipse Public License v1.0"
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     6
// which accompanies this distribution, and is available
29b1cd4cb562 Revision: 200951_001
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".
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     8
//
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     9
// Initial Contributors:
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    10
// Nokia Corporation - initial contribution.
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    11
//
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    12
// Contributors:
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    13
//
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    14
// Description:
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    15
//
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    16
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    17
RUN_UTILS MkDir		${SYSDRIVE}\bluetooth\
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    18
RUN_UTILS MkDir		${SYSDRIVE}\bluetooth\sdp\
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    19
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    20
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Master.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Master.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    21
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Master.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    22
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    23
RUN_UTILS CopyFile	z:\bluetooth\t_bluetooth.tcs		${SYSDRIVE}\bluetooth\t_bluetooth.tcs
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    24
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\t_bluetooth.tcs 
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    25
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    26
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Slave.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Slave.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    27
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Slave.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    28
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    29
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    30
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Master.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Master.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    31
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Master.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    32
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    33
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    34
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Slave.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Slave.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    35
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Slave.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    36
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    37
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    38
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Unconnected.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Unconnected.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    39
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Unconnected.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    40
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    41
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Master.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Master.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    42
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Master.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    43
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    44
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Slave.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Slave.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    45
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Slave.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    46
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    47
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Master.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Master.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    48
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Master.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    49
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    50
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Slave.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Slave.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    51
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Slave.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    52
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    53
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Master.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Master.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    54
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Master.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    55
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    56
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Slave.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Slave.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    57
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Slave.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    58
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    59
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Master.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Master.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    60
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Master.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    61
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    62
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Slave.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Slave.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    63
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Slave.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    64
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    65
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Unconnected.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Unconnected.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    66
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Unconnected.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    67
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    68
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    69
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Master.script	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Master.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    70
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Master.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    71
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    72
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Slave.script	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Slave.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    73
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Slave.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    74
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    75
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Master.script	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Master.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    76
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Master.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    77
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    78
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Slave.script	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Slave.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    79
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Slave.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    80
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    81
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Unconnected.script	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Unconnected.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    82
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Unconnected.script
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    83
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    84
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    85
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Master.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Master.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    86
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Master.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    87
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    88
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Slave.ini			${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Slave.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    89
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Slave.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    90
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    91
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Master.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Master.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    92
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Master.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    93
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    94
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Slave.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Slave.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    95
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Slave.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    96
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    97
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Unconnected.ini			${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Unconnected.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    98
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Unconnected.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    99
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   100
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   101
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Master.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Master.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   102
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Master.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   103
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   104
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Slave.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Slave.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   105
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Slave.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   106
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   107
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Master.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Master.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   108
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Master.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   109
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   110
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Slave.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Slave.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   111
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Slave.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   112
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   113
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   114
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Master.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Master.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   115
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Master.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   116
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   117
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Slave.ini			${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Slave.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   118
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Slave.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   119
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   120
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Master.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Master.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   121
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Master.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   122
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   123
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Slave.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Slave.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   124
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Slave.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   125
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   126
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Unconnected.ini			${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Unconnected.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   127
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Unconnected.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   128
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   129
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   130
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Master.ini	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Master.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   131
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Master.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   132
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   133
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Slave.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Slave.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   134
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Slave.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   135
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   136
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Master.ini	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Master.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   137
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Master.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   138
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   139
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Slave.ini	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Slave.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   140
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Slave.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   141
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   142
RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Unconnected.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Unconnected.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   143
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Unconnected.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   144
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   145
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   146
RUN_UTILS CopyFile	z:\bluetooth\sdp\testdata.txt						${SYSDRIVE}\bluetooth\sdp\testdata.txt
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   147
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\testdata.txt
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   148
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   149
RUN_UTILS CopyFile	z:\bluetooth\sdp\UccControlChannelConfig.ini				${SYSDRIVE}\bluetooth\sdp\UccControlChannelConfig.ini
29b1cd4cb562 Revision: 200951_001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   150
RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\UccControlChannelConfig.ini