equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: Build information file for tactile player plug-ins. |
|
15 * Part of: Tactile Feedback. |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 #include <platform_paths.hrh> |
|
21 |
|
22 PRJ_PLATFORMS |
|
23 DEFAULT |
|
24 |
|
25 PRJ_EXPORTS |
|
26 // IBY files |
|
27 ../tactileaudioplugin/rom/tactileaudioplugin.iby CORE_IBY_EXPORT_PATH(mw, tactileaudioplugin.iby) |
|
28 ../tactilehapticsplugin/rom/tactilehapticsplugin.iby CORE_IBY_EXPORT_PATH(mw, tactilehapticsplugin.iby) |
|
29 ../tactiletoneplugin/rom/tactiletoneplugin.iby CORE_IBY_EXPORT_PATH(mw, tactiletoneplugin.iby) |
|
30 ../tactilevibraplugin/rom/tactilevibraplugin.iby CORE_IBY_EXPORT_PATH(mw, tactilevibraplugin.iby) |
|
31 |
|
32 PRJ_MMPFILES |
|
33 ../tactilehapticsplugin/group/tactilehapticsplugin.mmp |
|
34 ../tactiletoneplugin/group/tactiletoneplugin.mmp |
|
35 ../tactilevibraplugin/group/tactilevibraplugin.mmp |
|
36 ../tactileaudioplugin/group/tactileaudioplugin.mmp |