equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2006 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: Information required for building MUSSettingsPlugin. |
|
15 * |
|
16 */ |
|
17 #include <platform_paths.hrh> |
|
18 |
|
19 PRJ_PLATFORMS |
|
20 DEFAULT |
|
21 |
|
22 PRJ_EXPORTS |
|
23 |
|
24 PRJ_MMPFILES |
|
25 mussettingsplugin.mmp |
|
26 |
|
27 PRJ_EXTENSIONS |
|
28 START EXTENSION s60/mifconv |
|
29 OPTION TARGETFILE mussettingsplugin.mif |
|
30 OPTION HEADERFILE mussettingsplugin.mbg |
|
31 OPTION SOURCES -c8,8 qgn_prop_set_video_sharing |
|
32 END |
|
33 |
|
34 // End of File |