31
|
1 |
// Copyright (c) 1999-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 "Eclipse Public License v1.0"
|
|
5 |
// which accompanies this distribution, and is available
|
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
7 |
//
|
|
8 |
// Initial Contributors:
|
|
9 |
// Nokia Corporation - initial contribution.
|
|
10 |
//
|
|
11 |
// Contributors:
|
|
12 |
//
|
|
13 |
// Description:
|
|
14 |
//
|
|
15 |
|
|
16 |
|
|
17 |
PRJ_EXPORTS
|
|
18 |
|
|
19 |
PRJ_MMPFILES
|
|
20 |
|
|
21 |
PRJ_TESTEXPORTS
|
|
22 |
//this code builds against the binary interface of irobex
|
|
23 |
//for it to build successfully,
|
|
24 |
//the relative path to master/common/generic/infra-red/.... must be changed to match your
|
|
25 |
//respective perforce client spec. setting
|
|
26 |
../../../../../../../../../master/common/generic/infra-red/irda/inc/ir_sock.h
|
|
27 |
../../../../../../../../../master/common/generic/infra-red/irda/inc/ir_sock.inl
|
|
28 |
../../../../../../../../../master/common/generic/infra-red/irda/inc/obex.h
|
|
29 |
../../../../../../../../../master/common/generic/infra-red/irda/inc/obex.inl
|
|
30 |
|
|
31 |
PRJ_TESTMMPFILES
|
|
32 |
../group/irobexstub.mmp // Bluetooth and IrDA OBEX, using OBEX STUB
|
|
33 |
|