33
|
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 |
// UIKON look&feel API definition
|
|
15 |
//
|
|
16 |
//
|
|
17 |
|
|
18 |
/**
|
|
19 |
@file
|
|
20 |
*/
|
|
21 |
|
|
22 |
|
|
23 |
PRJ_EXPORTS
|
|
24 |
// specify the source file followed by its destination here
|
|
25 |
// copy will be used to copy the source file to its destination
|
|
26 |
// If there's no destination then the source file will be copied
|
|
27 |
// to the same name in \epoc32\include
|
|
28 |
|
|
29 |
../bwins/uiklaf_unbranchedu.def /epoc32/include/uiklaf/private/bwins/uiklafu.def
|
|
30 |
../eabi/uiklaf_unbranchedu.def /epoc32/include/uiklaf/private/eabi/uiklafu.def
|
|
31 |
|
|
32 |
// from \uiklaf\inc
|
|
33 |
../inc/uikon.hrh /epoc32/include/uikon.hrh
|
|
34 |
../inc/eikcolor.hrh /epoc32/include/eikcolor.hrh
|
|
35 |
../inc/eiksfont.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(eiksfont.h)
|
|
36 |
../inc/lafmain.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(lafmain.h)
|
|
37 |
|
|
38 |
../inc/LAFAPPUI.H SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(uiklaf/private/lafappui.h)
|
|
39 |
../inc/lafenv.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(uiklaf/private/lafenv.h)
|
|
40 |
../inc/lafmsg.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(uiklaf/private/lafmsg.h)
|
|
41 |
../inc/lafshut.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(uiklaf/private/lafshut.h)
|
|
42 |
../inc/lafspane.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(uiklaf/private/lafspane.h)
|
|
43 |
../inc/lafsrv.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(uiklaf/private/lafsrv.h)
|
|
44 |
../inc/lafvcurs.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(uiklaf/private/lafvcurs.h)
|
|
45 |
../inc/lafnotcap.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(uiklaf/private/lafnotcap.h)
|
|
46 |
../inc/pluginuid.hrh /epoc32/include/uiklaf/private/pluginuid.hrh
|
|
47 |
|
|
48 |
../resource/EIKCORE.rsg /epoc32/include/uiklafgt/eikcore.rsg
|
|
49 |
../resource/EIKPRIV.rsg /epoc32/include/uiklafgt/eikpriv.rsg
|
|
50 |
|
|
51 |
./loadlafshutdown.iby /epoc32/rom/include/loadlafshutdown.iby
|
|
52 |
|
|
53 |
PRJ_MMPFILES
|
|
54 |
./loadlafshutdown.mmp
|
|
55 |
|
|
56 |
uiklaf_lib
|