Update contrib.
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
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".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
18 #include <platform_paths.hrh>
19 target paramspec_test.exe
22 UID 0x1000008d 0xe0000000
26 //VENDORID VID_DEFAULT
29 //The src directory is added to the (user)include path by default
30 userinclude ../../../../../tests/gobject
31 systeminclude ../../../../../tests/gobject
33 //The top level directory is added to the include path by default
34 //systeminclude .. ../glib ../gmodule
36 //Adding the Symbian and PIPS include path
37 systeminclude /epoc32/include
38 systeminclude /epoc32/include/stdapis
39 systeminclude /epoc32/include/stdapis/glib-2.0
40 sourcepath ../../../../../tests/gobject
41 source paramspec-test.c
43 //Adding some default libraries
44 library euser.lib libc.lib
45 library libglib.lib libgobject.lib libgthread.lib
47 staticlibrary libcrt0.lib
48 staticlibrary libtestgobject.lib