0
|
1 |
/*
|
|
2 |
* Copyright (c) 2007-2008 Nokia Corporation and/or its subsidiary(-ies).
|
|
3 |
* All rights reserved.
|
|
4 |
* This component and the accompanying materials are made available
|
|
5 |
* under the terms of the License "Eclipse Public License v1.0"
|
|
6 |
* which accompanies this distribution, and is available
|
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
8 |
*
|
|
9 |
* Initial Contributors:
|
|
10 |
* Nokia Corporation - initial contribution.
|
|
11 |
*
|
|
12 |
* Contributors:
|
|
13 |
*
|
|
14 |
* Description:
|
|
15 |
*
|
|
16 |
*/
|
|
17 |
|
|
18 |
|
|
19 |
|
|
20 |
#ifndef TSY_IBY
|
|
21 |
#define TSY_IBY
|
|
22 |
|
|
23 |
file=ABI_DIR\BUILD_DIR\nokiatsy.dll SHARED_LIB_DIR\nokiatsy.dll
|
|
24 |
file=ABI_DIR\BUILD_DIR\customapiext.dll Sys\Bin\customapiext.dll
|
|
25 |
file=ABI_DIR\BUILD_DIR\simatktsy.dll Sys\Bin\simatktsy.dll
|
|
26 |
|
|
27 |
#if (NCP_COMMON_S60_VERSION_SUPPORT>S60_VERSION_32)
|
|
28 |
file=ABI_DIR\BUILD_DIR\licenseetsy.dll Sys\Bin\licenseetsy.dll
|
|
29 |
#endif
|
|
30 |
|
|
31 |
#endif // TSY_IBY
|
|
32 |
|
|
33 |
// End of File
|