equal
deleted
inserted
replaced
|
1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 // PCL5.MMP for Pcl5.pdl |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 |
|
21 @SYMPurpose pcl5.pdl HP PCL5 printer driver files |
|
22 @SYMPurpose pcl5.r01 HP PCL5 printer name resource file |
|
23 @SYMPurpose pcl5.r10 HP PCL5 printer name resource file |
|
24 */ |
|
25 |
|
26 |
|
27 target pcl5.pdl |
|
28 CAPABILITY All -Tcb |
|
29 targettype PDL |
|
30 |
|
31 UID 0x10003B1C 0x1000010F |
|
32 VENDORID 0x70000001 |
|
33 SOURCEPATH ../pcl5 |
|
34 source PCL5.CPP PCL5UTIL.CPP |
|
35 |
|
36 USERINCLUDE ../../printerdriversupport/inc |
|
37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
38 |
|
39 library euser.lib gdi.lib pdrstr.lib fbscli.lib |
|
40 |
|
41 resource PCL5.RSS |
|
42 lang 01 10 |
|
43 |
|
44 start wins |
|
45 baseaddress 0x43e00000 |
|
46 end |
|
47 |
|
48 SMPSAFE |