tactilefeedback/tactileactionplugin/group/bld.inf
author Shabe Razvi <shaber@symbian.org>
Tue, 19 Oct 2010 15:12:02 +0100
changeset 45 6da0c4c8b840
parent 0 d54f32e146dd
child 38 0c5b3d8ea751
permissions -rw-r--r--
Merge workaround for Bug 3311 - hbfeedback fails to build due to missing enum ETouchFeedbackLongTap

/*
* Copyright (c) 2007 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:  Build file for the TactileActionPlugIn
* Part of:      Tactile Feedback.
*
*/

#include <platform_paths.hrh>

#ifdef RD_CONTEXT_FRAMEWORK
PRJ_PLATFORMS
DEFAULT

PRJ_EXPORTS
../rom/tactileactionplugin.iby  CORE_IBY_EXPORT_PATH(mw, tactileactionplugin.iby)

../data/tactile.rul\
    /epoc32/RELEASE/winscw/UDEB/Z/private/10282BC4/Rules/tactile.rul

../data/tactile.rul\
    /epoc32/data/Z/private/10282BC4/Rules/tactile.rul

#ifndef TOOLS

PRJ_MMPFILES
tactileactionplugin.mmp

#endif // TOOLS

#endif // RD_CONTEXT_FRAMEWORK