24
|
1 |
// Copyright (c) 2005-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 |
// Name : Utility.iby
|
|
15 |
// Part of : SIM ATK TSY
|
|
16 |
// Common SIM ATK TSY Utility ROM definition file.
|
|
17 |
// Version : 1.0
|
|
18 |
//
|
|
19 |
|
|
20 |
|
|
21 |
|
|
22 |
#ifndef __UTILITY_IBY__
|
|
23 |
#define __UTILITY_IBY__
|
|
24 |
|
|
25 |
|
|
26 |
// file=ABI_DIR\BUILD_DIR\UTILITY.DLL UTILITY.DLL
|
|
27 |
|
|
28 |
//*** commonstktsy utility***
|
|
29 |
file=ABI_DIR\DEBUG_DIR\cstktsyutility.dll Sys\Bin\cstktsyutility.dll
|
|
30 |
|
|
31 |
#include <te_csat_component.iby>
|
|
32 |
|
|
33 |
#endif
|