bthci/bthci2/CommandsEvents/generator/testmmp.ini
changeset 0 29b1cd4cb562
child 4 28479eeba3fb
equal deleted inserted replaced
-1:000000000000 0:29b1cd4cb562
       
     1 ; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 ; All rights reserved.
       
     3 ; This component and the accompanying materials are made available
       
     4 ; under the terms of the License "Symbian Foundation License v1.0"
       
     5 ; which accompanies this distribution, and is available
       
     6 ; at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     7 ;
       
     8 ; Initial Contributors:
       
     9 ; Nokia Corporation - initial contribution.
       
    10 ;
       
    11 ; Contributors:
       
    12 ;
       
    13 ; Description:
       
    14 ;
       
    15 
       
    16 [Testserver]
       
    17 Source=HCITestServer.cpp
       
    18 SourcePath=../../../CommandsEvents/test
       
    19 HeaderPath=../../../CommandsEvents/test
       
    20 
       
    21 [Commands]
       
    22 Datafile=Commands.txt
       
    23 SourcePath=../../../CommandsEvents/test
       
    24 HeaderPath=../../../CommandsEvents/test
       
    25 Postfix=CommandStep
       
    26 
       
    27 [Events]
       
    28 Datafile=Events.txt
       
    29 SourcePath=../../../CommandsEvents/test
       
    30 HeaderPath=../../../CommandsEvents/test
       
    31 Postfix=EventStep
       
    32 
       
    33 [CompleteEvents]
       
    34 Datafile=CompleteEvents.txt
       
    35 SourcePath=../../../CommandsEvents/test
       
    36 HeaderPath=../../../CommandsEvents/test
       
    37 Postfix=CompleteEventStep
       
    38