21
|
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 |
*
|
|
15 |
* Description:
|
|
16 |
* Export help related files.
|
|
17 |
*
|
|
18 |
*/
|
|
19 |
|
|
20 |
#include <platform_paths.hrh>
|
|
21 |
PRJ_EXPORTS
|
|
22 |
:zip ../data/xhtml.zip /epoc32/data/z/resource/ overwrite
|
|
23 |
:zip ../data/xhtml.zip /epoc32/winscw/c/resource/ overwrite
|
|
24 |
|
|
25 |
../inc/print.hlp.hrh MW_LAYER_PLATFORM_EXPORT_PATH(csxhelp/print.hlp.hrh)
|
|
26 |
../rom/imageprintuihelps_variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(imageprintuihelps_variant.iby)
|