equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2009 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: This file provides the information required for building |
|
15 * GSOpticalJoystickPlugin. |
|
16 */ |
|
17 |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 |
|
21 PRJ_PLATFORMS |
|
22 DEFAULT |
|
23 |
|
24 PRJ_EXPORTS |
|
25 ../rom/GSOpticalJoystickPlugin.iby CORE_MW_LAYER_IBY_EXPORT_PATH( gsopticaljoystickplugin.iby ) |
|
26 ../rom/GSOpticalJoystickPluginResources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH( gsopticaljoystickpluginresources.iby ) |
|
27 loc/GSOpticalJoystickPlugin.loc MW_LAYER_LOC_EXPORT_PATH( gsopticaljoystickplugin.loc ) |
|
28 |
|
29 PRJ_EXTENSIONS |
|
30 START EXTENSION s60/mifconv |
|
31 OPTION TARGETFILE gsopticaljoystickplugin.mif |
|
32 OPTION HEADERFILE gsopticaljoystickplugin.mbg |
|
33 OPTION SOURCES -c8,8 qgn_prop_cp_opti_joystick |
|
34 END |
|
35 |
|
36 PRJ_MMPFILES |
|
37 GSOpticalJoystickPlugin.mmp |
|
38 |
|
39 |
|
40 PRJ_TESTMMPFILES |
|
41 |
|
42 // End of File |