equal
deleted
inserted
replaced
|
1 /* |
|
2 * Filename: properties.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 MACRO SYMBIAN |
|
23 MACRO HAVE_CONFIG_H |
|
24 |
|
25 TARGET properties.exe |
|
26 |
|
27 TARGETTYPE exe |
|
28 |
|
29 UID 0x1000008d 0xe000003c |
|
30 |
|
31 |
|
32 #ifdef EKA2 |
|
33 CAPABILITY ALL -TCB |
|
34 VENDORID 0x00000000 |
|
35 #endif |
|
36 |
|
37 SYSTEMINCLUDE ..\inc |
|
38 SYSTEMINCLUDE ..\..\..\inc |
|
39 SYSTEMINCLUDE ..\tests\refcount |
|
40 SYSTEMINCLUDE \epoc32\include |
|
41 //SYSTEMINCLUDE \epoc32\include\osextensions\stdapis |
|
42 //SYSTEMINCLUDE \epoc32\include\osextensions\stdapis\glib-2.0 |
|
43 //SYSTEMINCLUDE \epoc32\include\osextensions\stdapis\glib-2.0\glib |
|
44 |
|
45 SYSTEMINCLUDE \epoc32\include\stdapis |
|
46 SYSTEMINCLUDE \epoc32\include\stdapis\glib-2.0 |
|
47 SYSTEMINCLUDE \epoc32\include\stdapis\glib-2.0\glib |
|
48 |
|
49 |
|
50 SYSTEMINCLUDE ..\tests |
|
51 |
|
52 |
|
53 |
|
54 SOURCEPATH ..\tests\refcount |
|
55 SOURCE properties.c |
|
56 |
|
57 |
|
58 STATICLIBRARY libcrt0.lib |
|
59 LIBRARY libc.lib |
|
60 LIBRARY euser.lib |
|
61 LIBRARY libglib.lib |
|
62 LIBRARY libgobject.lib |
|
63 LIBRARY libgthread.lib |
|
64 |
|
65 //VENDORID VID_DEFAULT |