70
|
1 |
// Copyright (c) 2006-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: Build exports for clock
|
|
14 |
//
|
|
15 |
|
|
16 |
|
|
17 |
PRJ_EXPORTS
|
|
18 |
|
|
19 |
../rom/clock.iby CORE_APP_LAYER_IBY_EXPORT_PATH(clock.iby)
|
|
20 |
../rom/clockengines.iby CORE_APP_LAYER_IBY_EXPORT_PATH(clockengines.iby)
|
|
21 |
../rom/clockresources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(clockresources.iby)
|
|
22 |
|
|
23 |
../conf/clockapp.confml APP_LAYER_CONFML(clockapp.confml)
|
|
24 |
../conf/CI_clockapp.confml APP_LAYER_CONFML(CI_clockapp.confml)
|
|
25 |
../conf/clockapp_101F874D.crml APP_LAYER_CRML(clockapp_101F874D.crml)
|
|
26 |
../conf/clockapp_101F8876.crml APP_LAYER_CRML(clockapp_101F8876.crml)
|
|
27 |
|
|
28 |
// stubsis is added to provide IAD
|
|
29 |
../stubsis/clock_stub.sis /epoc32/data/z/system/install/clock_stub.sis
|
|
30 |
|
|
31 |
|
|
32 |
// End of File
|
|
33 |
|