equal
deleted
inserted
replaced
1 // Copyright (c) 2002-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 // using relative paths for sourcepath and user includes |
|
15 // |
|
16 // |
|
17 |
|
18 target ts_mmftestdatasink.dll |
|
19 CAPABILITY ALL -TCB |
|
20 targettype plugin |
|
21 UID 0x10009d8d 0x101F7792 |
|
22 VENDORID 0x70000001 |
|
23 |
|
24 SOURCEPATH ../ctlfrm/TS_MMFTestDataSink |
|
25 SOURCE TS_MMFTestDataSink.cpp |
|
26 |
|
27 USERINCLUDE ../ctlfrm |
|
28 USERINCLUDE ../ctlfrm/TS_MMFTestDataSink |
|
29 USERINCLUDE ../../../inc/mmf |
|
30 USERINCLUDE ../../../inc/mmf/ControllerFramework |
|
31 |
|
32 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
33 |
|
34 start resource 101F7792.rss |
|
35 target ts_mmftestdatasink.rsc |
|
36 end |
|
37 |
|
38 LIBRARY euser.lib |
|
39 LIBRARY ecom.lib |
|
40 LIBRARY mmfcontrollerframework.lib |
|
41 |
|
42 |
|
43 |
|
44 SMPSAFE |
|