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 // GENERAL.MMP for General.pdl |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 |
|
21 @SYMPurpose general.pdl General printer driver files |
|
22 @SYMPurpose general.r01 General printer name resource file |
|
23 @SYMPurpose general.r10 General printer name resource file |
|
24 */ |
|
25 |
|
26 |
|
27 target general.pdl |
|
28 CAPABILITY All -Tcb |
|
29 targettype PDL |
|
30 |
|
31 UID 0x10003B1C 0x1000016B |
|
32 VENDORID 0x70000001 |
|
33 SOURCEPATH ../general |
|
34 source GENERAL.CPP GNRLUTIL.CPP |
|
35 |
|
36 USERINCLUDE ../../printerdriversupport/inc |
|
37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
38 |
|
39 library euser.lib gdi.lib pdrstr.lib |
|
40 |
|
41 resource GENERAL.RSS |
|
42 lang 01 10 |
|
43 |
|
44 start wins |
|
45 baseaddress 0x43d00000 |
|
46 end |
|
47 |
|
48 SMPSAFE |