equal
deleted
inserted
replaced
|
1 /* |
|
2 * Filename: unicode-collate.mmp. |
|
3 * This file was generated by CreateTestSuite.bat script. |
|
4 */ |
|
5 |
|
6 /* |
|
7 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
8 * All rights reserved. |
|
9 * This component and the accompanying materials are made available |
|
10 * under the terms of "Eclipse Public License v1.0" |
|
11 * which accompanies this distribution, and is available |
|
12 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
13 * |
|
14 * Initial Contributors: |
|
15 * Nokia Corporation - initial contribution. |
|
16 * |
|
17 * Contributors: |
|
18 * |
|
19 * Description: |
|
20 * |
|
21 */ |
|
22 |
|
23 MACRO SYMBIAN |
|
24 MACRO HAVE_CONFIG_H |
|
25 |
|
26 TARGET unicode-collate.exe |
|
27 |
|
28 TARGETTYPE exe |
|
29 |
|
30 UID 0x1000008d 0xe0000034 |
|
31 |
|
32 |
|
33 #ifdef EKA2 |
|
34 CAPABILITY ALL -TCB |
|
35 VENDORID 0x00000000 |
|
36 #endif |
|
37 |
|
38 SYSTEMINCLUDE ..\inc |
|
39 SYSTEMINCLUDE ..\..\..\inc |
|
40 SYSTEMINCLUDE ..\tests |
|
41 SYSTEMINCLUDE \epoc32\include |
|
42 //SYSTEMINCLUDE \epoc32\include\osextensions\stdapis |
|
43 //SYSTEMINCLUDE \epoc32\include\osextensions\stdapis\glib-2.0 |
|
44 //SYSTEMINCLUDE \epoc32\include\osextensions\stdapis\glib-2.0\glib |
|
45 |
|
46 SYSTEMINCLUDE \epoc32\include\stdapis |
|
47 SYSTEMINCLUDE \epoc32\include\stdapis\glib-2.0 |
|
48 SYSTEMINCLUDE \epoc32\include\stdapis\glib-2.0\glib |
|
49 |
|
50 |
|
51 |
|
52 |
|
53 SOURCEPATH ..\tests |
|
54 SOURCE unicode-collate.c |
|
55 |
|
56 |
|
57 STATICLIBRARY libcrt0.lib |
|
58 LIBRARY libc.lib |
|
59 LIBRARY euser.lib |
|
60 LIBRARY libglib.lib |
|
61 |
|
62 //VENDORID VID_DEFAULT |