commonuisupport/uilaf/GROUP/BLD.INF
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 11 Jun 2010 13:54:51 +0300
changeset 30 56e9a0aaad89
parent 0 2f259fa3e83a
child 56 d48ab3b357f1
permissions -rw-r--r--
Revision: 201021 Kit: 2010123

// Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
// UIKON look&feel API definition
// 
//

/**
 @file
*/


PRJ_EXPORTS
// specify the source file followed by its destination here
// copy will be used to copy the source file to its destination
// If there's no destination then the source file will be copied
// to the same name in \epoc32\include

../bwins/uiklaf_unbranchedu.def	/epoc32/include/uiklaf/private/bwins/uiklafu.def
../eabi/uiklaf_unbranchedu.def	/epoc32/include/uiklaf/private/eabi/uiklafu.def

// from \uiklaf\inc
../inc/uikon.hrh	/epoc32/include/uikon.hrh
../inc/eikcolor.hrh     /epoc32/include/eikcolor.hrh
../inc/eiksfont.h	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(eiksfont.h)
../inc/lafmain.h	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(lafmain.h)

../inc/LAFAPPUI.H	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(uiklaf/private/lafappui.h)
../inc/lafenv.h		SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(uiklaf/private/lafenv.h)
../inc/lafmsg.h		SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(uiklaf/private/lafmsg.h)
../inc/lafshut.h	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(uiklaf/private/lafshut.h)
../inc/lafspane.h	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(uiklaf/private/lafspane.h)
../inc/lafsrv.h		SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(uiklaf/private/lafsrv.h)
../inc/lafvcurs.h	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(uiklaf/private/lafvcurs.h)
../inc/lafnotcap.h	SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(uiklaf/private/lafnotcap.h)
../inc/pluginuid.hrh    /epoc32/include/uiklaf/private/pluginuid.hrh

../resource/EIKCORE.rsg /epoc32/include/uiklafgt/eikcore.rsg
../resource/EIKPRIV.rsg /epoc32/include/uiklafgt/eikpriv.rsg

./loadlafshutdown.iby		/epoc32/rom/include/loadlafshutdown.iby

PRJ_MMPFILES
./loadlafshutdown.mmp

uiklaf_lib