Update contrib.
1 // Copyright (c) 2010 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".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
19 #include <platform_paths.hrh>
20 target majorversion_test.exe
28 //VENDORID VID_DEFAULT
31 //The src directory is added to the (user)include path by default
32 userinclude ../../../../tests
33 systeminclude ../../../../tests
36 //The top level directory is added to the include path by default
37 //systeminclude ../glib
39 //Adding the Symbian and PIPS include path
40 systeminclude /epoc32/include
41 systeminclude /epoc32/include/stdapis
42 systeminclude /epoc32/include/stdapis/glib-2.0
43 sourcepath ../../../../tests
44 source majorversion-test.c
46 //Adding some default libraries
47 library euser.lib libc.lib
48 library libglib.lib libgobject.lib libgthread.lib libgmodule.lib
50 staticlibrary libcrt0.lib