bthci/bthci2/CommandsEvents/generator/dllmmp.ini
branchRCL_3
changeset 13 16aa830c86c8
parent 4 28479eeba3fb
equal deleted inserted replaced
12:9b6d3ca0c601 13:16aa830c86c8
     1 ; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1 ; Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 ; All rights reserved.
     2 ; All rights reserved.
     3 ; This component and the accompanying materials are made available
     3 ; This component and the accompanying materials are made available
     4 ; under the terms of the License "Eclipse Public License v1.0"
     4 ; under the terms of the License "Eclipse Public License v1.0"
     5 ; which accompanies this distribution, and is available
     5 ; which accompanies this distribution, and is available
     6 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
    14 ;
    14 ;
    15 
    15 
    16 [Commands]
    16 [Commands]
    17 Datafile=Commands.txt
    17 Datafile=Commands.txt
    18 HeaderPath=../interface
    18 HeaderPath=../interface
    19 SourcePath=../../../CommandsEvents/symbian/src
    19 SourcePath=../../../../hci2implementations/CommandsEvents/symbian/src
    20 Postfix=command
    20 Postfix=command
    21 
    21 
    22 [Events]
    22 [Events]
    23 Datafile=Events.txt
    23 Datafile=Events.txt
    24 HeaderPath=../interface
    24 HeaderPath=../interface
    25 SourcePath=../../../CommandsEvents/symbian/src
    25 SourcePath=../../../../hci2implementations/CommandsEvents/symbian/src
    26 Postfix=event
    26 Postfix=event
    27 
    27 
    28 [CompleteEvents]
    28 [CompleteEvents]
    29 Datafile=CompleteEvents.txt
    29 Datafile=CompleteEvents.txt
    30 HeaderPath=../interface
    30 HeaderPath=../interface
    31 SourcePath=../../../CommandsEvents/symbian/src
    31 SourcePath=../../../../hci2implementations/CommandsEvents/symbian/src
    32 Postfix=completeevent
    32 Postfix=completeevent