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 libmoduletestplugin_b.dll
22 UID 0x20004c45 0x1028308D
25 //VENDORID VID_DEFAULT
28 userinclude ../../../../tests
29 userinclude ../../../../gmodule
30 //The top level directory is added to the include path by default
31 //systeminclude . .. ../glib ../gmodule
33 //Adding the Symbian and PIPS include path
34 systeminclude /epoc32/include
35 systeminclude /epoc32/include/stdapis
36 systeminclude /epoc32/include/stdapis/glib-2.0
38 sourcepath ../../../../tests
39 source libmoduletestplugin_b.c
41 //Adding some default libraries
42 library euser.lib libglib.lib libgobject.lib libgthread.lib libgmodule.lib