genericopenlibs/openenvcore/libc/group/bld.inf
author hgs
Thu, 14 Oct 2010 14:15:50 +0530
changeset 72 403e7f6ed6c5
parent 0 e4d67989cc36
permissions -rw-r--r--
201041

/*
* Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:  This is a top level bld file that drives all sub-components
*                that make libc library
*
*/

#include "../test/group/bld.inf"

PRJ_PLATFORMS
DEFAULT

#ifndef GCCXML
PRJ_MMPFILES
libc.mmp
#endif //GCCXML
PRJ_EXPORTS
../../include/stddef.h		        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stddef.h)
../../include/stdio.h        	        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stdio.h)
../../include/stdlib.h       	        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stdlib.h)
../../include/string.h       	        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/string.h)
../../include/strings.h       	    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/strings.h)
../../include/errno.h		            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/errno.h)
../../include/wchar.h		            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/wchar.h)
../../include/time.h		            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/time.h)
../../include/unistd.h		        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/unistd.h)
../../include/limits.h		        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/limits.h)
../../include/ctype.h		            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/ctype.h)
../../include/_ctype.h		        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/_ctype.h)
../../include/locale.h		        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/locale.h)
../../include/wctype.h		        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/wctype.h)
../../include/monetary.h		        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/monetary.h)
../../include/memory.h		        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/memory.h)
../../include/inttypes.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/inttypes.h)
../../include/stdbool.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stdbool.h)
../../include/langinfo.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/langinfo.h)
../../include/sysexits.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sysexits.h)
../../include/paths.h	                SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/paths.h)
../../include/regex.h	                SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/regex.h)
../../include/fcntl.h	                SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/fcntl.h)
../../include/_ansi.h	                SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/_ansi.h)
../../include/setjmp.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/setjmp.h)
../../include/err.h	       		    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/err.h)
../../include/assert.h	   		    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/assert.h)
../../include/getopt.h	   		    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/getopt.h)
../../include/dirent.h	   		    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/dirent.h)
../../include/grp.h	   		    		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/grp.h)
../../include/pwd.h	   		    		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/pwd.h)
../../include/glob.h				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/glob.h)
../../include/utmp.h				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/utmp.h)
../../include/iconv.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/iconv.h)
../../include/signal.h				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/signal.h)
../../include/spawn.h				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/spawn.h)
../../include/ftw.h		        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/ftw.h)
../../include/sys/types.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/types.h)
../../include/sys/cdefs.h		        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/cdefs.h)
../../include/sys/_types.h	        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/_types.h)
../../include/sys/_null.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/_null.h)
../../include/sys/unistd.h		    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/unistd.h)
../../include/sys/time.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/time.h)
../../include/sys/timespec.h		    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/timespec.h)
../../include/sys/_timeval.h		    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/_timeval.h)
../../include/sys/param.h		        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/param.h)
../../include/sys/limits.h	        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/limits.h)
../../include/sys/syslimits.h	        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/syslimits.h)
../../include/sys/stat.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/stat.h)
../../include/stdint.h	       		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stdint.h)
../../include/sys/endian.h	        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/endian.h)
../../include/sys/wait.h		        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/wait.h)
../../include/sys/fcntl.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/fcntl.h)
../../include/sys/stdint.h	        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/stdint.h)
../../include/sys/_pthreadtypes.h	    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/_pthreadtypes.h)
../../include/sys/queue.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/queue.h)
../../include/sys/uio.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/uio.h)
../../include/sys/un.h				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/un.h)
../../include/sys/select.h	    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/select.h)
../../include/sys/aeselect.h	    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/aeselect.h)
../../include/sys/signal.h            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/signal.h)
../../include/sys/sysctl.h            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/sysctl.h)
../../include/sys/utsname.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/utsname.h)			
../../include/sys/_sigset.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/_sigset.h)
../../include/posix4/sched.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sched.h)

../../include/machine/signal.h        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/machine/signal.h)
../../include/machine/param.h	        SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/machine/param.h)
../../include/machine/_types.h	    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/machine/_types.h)
../../include/machine/_limits.h	    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/machine/_limits.h)
../../include/machine/_stdint.h	    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/machine/_stdint.h)
../../include/machine/_inttypes.h     SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/machine/_inttypes.h)
../../include/machine/endian.h	    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/machine/endian.h)
../../include/machine/setjmp.h	    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/machine/setjmp.h)

../../include/arpa/inet.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/arpa/inet.h)
../../include/arpa/nameser.h	    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/arpa/nameser.h)
../../include/arpa/nameser_compat.h    SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/arpa/nameser_compat.h)

../../include/net/if.h       			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/net/if.h)
../../include/net/route.h       			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/net/route.h)
../../include/net/radix.h       			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/net/radix.h)
../../include/net/if_var.h       			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/net/if_var.h)

../../include/netdb.h		             SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/netdb.h)
../../include/sys/dirent.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/dirent.h)
../../include/utime.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/utime.h)
../../include/sys/errno.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/errno.h)
../../include/sys/serial.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/serial.h)
../../include/sys/ioctl.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/ioctl.h)
../../include/sys/socket.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/socket.h)
../../include/sys/ttycom.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/ttycom.h)
../../include/sys/ioccom.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/ioccom.h)
../../include/sys/filio.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/filio.h)
../../include/sys/sockio.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/sockio.h)
../../include/sys/_iovec.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/_iovec.h)
../../include/netinet/in.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/netinet/in.h)
../../include/netinet6/in6.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/netinet6/in6.h)
../../include/netinet6/in6_var.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/netinet6/in6_var.h)
../../include/sys/mman.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/mman.h)


//exporting syscall dependent headers
../../include/sys/resource.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/resource.h)

../inc/stdarg.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stdarg.h)
../inc/stdarg_e.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stdarg_e.h)

// IPC
../../include/sys/ipc.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/ipc.h)
../../include/sys/msg.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/msg.h)
../../include/sys/sem.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/sem.h)
../../include/sys/shm.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/shm.h)

../../include/netconfig.h	   		    		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/netconfig.h)
../../include/nsswitch.h	   		    		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/nsswitch.h)
../../include/resolv.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/resolv.h)
../../include/sys/event.h	            SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/event.h)

#ifdef SYMBIAN_DISTINCT_LOCALE_MODEL
//Locale mapping file
../src/locales_new.txt	/epoc32/winscw/c/resource/pips/locales_new.txt
//Locale mapping file
../src/locales_new.txt	/epoc32/winscw/c/resource/openc/locales_new.txt
#endif

//Locale mapping file
../src/locales.txt	/epoc32/winscw/c/resource/pips/locales.txt
//getservbyname/getservbyport  related data file
../src/services.txt	/epoc32/winscw/c/resource/pips/services
//Locale mapping file
../src/locales.txt	/epoc32/winscw/c/resource/openc/locales.txt
//getservbyname/getservbyport  related data file
../src/services.txt	/epoc32/winscw/c/resource/openc/services

// gcce 
../inc/staticlibinit_gcce.h	         SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/staticlibinit_gcce.h)
../gcce/urel/libcrt0_gcce.lib        /epoc32/release/armv5/urel/libcrt0_gcce.lib
../gcce/udeb/libcrt0_gcce.lib        /epoc32/release/armv5/udeb/libcrt0_gcce.lib

//  End of File

//libc dependent headers