21
|
1 |
/*
|
|
2 |
* Copyright (c) 2004-2007 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:
|
|
15 |
*
|
|
16 |
*/
|
|
17 |
|
|
18 |
|
|
19 |
PRJ_EXPORTS
|
|
20 |
|
|
21 |
../DeviceProtocols/rom/deviceprotocols.iby CORE_APP_LAYER_IBY_EXPORT_PATH(deviceprotocols.iby)
|
|
22 |
../rom/imageprintengine.iby CORE_APP_LAYER_IBY_EXPORT_PATH(imageprintengine.iby)
|
|
23 |
../ImagePrintServer/rom/imageprintserver.iby CORE_APP_LAYER_IBY_EXPORT_PATH(imageprintserver.iby)
|
|
24 |
|
|
25 |
../DeviceProtocols/btprotocol/data/btxmltemplate.txt /epoc32/data/z/resource/imageprintdata/protocols/btxmltemplate.txt
|
|
26 |
../DeviceProtocols/xhtmlfilecomposer/data/xhtmlfiletemplate.txt /epoc32/data/z/resource/imageprintdata/protocols/xhtmltempl/xhtmlfiletemplate.txt
|
|
27 |
|
|
28 |
PRJ_PLATFORMS
|
|
29 |
WINSCW ARMV5
|
|
30 |
|
|
31 |
PRJ_MMPFILES
|
|
32 |
|
|
33 |
../ImagePrintServer/group/imageprintclient.mmp
|
|
34 |
../ImagePrintServer/group/imageprintserver.mmp
|
|
35 |
|
|
36 |
../DeviceProtocols/xhtmlfilecomposer/group/xhtmlfilecomposer.mmp
|
|
37 |
../DeviceProtocols/dpof/group/dpofprotdll.mmp
|
|
38 |
../DeviceProtocols/btprotocol/group/btprotocol.mmp
|
|
39 |
../DeviceProtocols/pictbridge2/group/pdphotolib.mmp
|
|
40 |
//../DeviceProtocols/upnpprotocolfw2/group/upnpprotocol.mmp
|
|
41 |
|
|
42 |
|
|
43 |
// End of File
|