tactilefeedback/tactileclickplugin/group/bld.inf
author Shabe Razvi <shaber@symbian.org>
Mon, 19 Jul 2010 14:04:14 +0100
changeset 28 89310418a649
parent 0 d54f32e146dd
permissions -rw-r--r--
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 information file for the click maker plugin, 
*                which handles key events at window server process.
* Part of:      Tactile Feedback.
*
*/

#include <platform_paths.hrh>

PRJ_PLATFORMS
DEFAULT

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

#ifndef TOOLS

PRJ_MMPFILES
tactileclickplugin.mmp

#endif // TOOLS