1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/ossrv/glib/tsrc/BC/group/bld.inf Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,153 @@
1.4 +/*
1.5 +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
1.6 +* All rights reserved.
1.7 +* This component and the accompanying materials are made available
1.8 +* under the terms of "Eclipse Public License v1.0"
1.9 +* which accompanies this distribution, and is available
1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.11 +*
1.12 +* Initial Contributors:
1.13 +* Nokia Corporation - initial contribution.
1.14 +*
1.15 +* Contributors:
1.16 +*
1.17 +* Description:
1.18 +*
1.19 +*/
1.20 +
1.21 +
1.22 +
1.23 +PRJ_PLATFORMS
1.24 +DEFAULT
1.25 +
1.26 +PRJ_EXPORTS
1.27 +data/test.txt /epoc32/winscw/c/temp/tmp/test.txt
1.28 +data/1.gmarkup /epoc32/winscw/c/1.gmarkup
1.29 +data/iochannel-test-infile /epoc32/winscw/c/iochannel-test-infile
1.30 +data/casemap.bin /epoc32/winscw/c/casemap.bin
1.31 +data/casefold.bin /epoc32/winscw/c/casefold.bin
1.32 +data/utf8.txt /epoc32/winscw/c/utf8.txt
1.33 +data/casecollate.txt /epoc32/winscw/c/casecollate.txt
1.34 +data/utf8_hindi.txt /epoc32/winscw/c/utf8_hindi.txt
1.35 +data/scanfile.txt /epoc32/winscw/c/scanfile.txt
1.36 +data/NormalizationTest.txt /epoc32/winscw/c/NormalizationTest.txt
1.37 +
1.38 +PRJ_MMPFILES
1.39 +array-test.mmp
1.40 +atomic-test.mmp
1.41 +child-test1.mmp
1.42 +child-test2.mmp
1.43 +completion-test.mmp
1.44 +convert-test.mmp ////Not for ATS
1.45 +date-test.mmp
1.46 +dirname-test.mmp
1.47 +env-test.mmp
1.48 +file-test.mmp
1.49 +gio-test.mmp
1.50 +hash-test.mmp
1.51 +iochannel-test.mmp
1.52 +keyfile-test.mmp
1.53 +list-test.mmp
1.54 +mainloop-test.mmp
1.55 +mapping-test.mmp
1.56 +markup-escape-test.mmp
1.57 +markup-test.mmp
1.58 +module-test.mmp
1.59 +node-test.mmp
1.60 +option-test.mmp
1.61 +patterntest.mmp
1.62 +printf-test.mmp
1.63 +qsort-test.mmp
1.64 +queue-test.mmp
1.65 +rand-test.mmp
1.66 +relation-test.mmp
1.67 +shell-test.mmp
1.68 +slist-test.mmp
1.69 +strfunc-test.mmp
1.70 +string-test.mmp
1.71 +strtod-test.mmp
1.72 +testgdate.mmp
1.73 +testgdateparser.mmp
1.74 +testglib.mmp
1.75 +thread-test.mmp
1.76 +threadpool-test.mmp
1.77 +timeloop-closure.mmp
1.78 +timeloop.mmp
1.79 +tree-test.mmp
1.80 +type-test.mmp
1.81 +unicode-caseconv.mmp //Not for ATS
1.82 +unicode-collate.mmp
1.83 +unicode-encoding.mmp
1.84 +unicode-normalize.mmp
1.85 +uri-test.mmp
1.86 +utf8-validate.mmp
1.87 +closures.mmp
1.88 +objects.mmp
1.89 +objects2.mmp
1.90 +properties.mmp
1.91 +properties2.mmp
1.92 +accumulator.mmp
1.93 +defaultiface.mmp
1.94 +gvalue-test.mmp
1.95 +ifacecheck.mmp
1.96 +ifaceinherit.mmp
1.97 +ifaceinit.mmp
1.98 +ifaceproperties.mmp
1.99 +override.mmp
1.100 +references.mmp
1.101 +testgobject.mmp
1.102 +
1.103 +spawn_test.mmp
1.104 +byte_array_test.mmp
1.105 +date_test.mmp
1.106 +list_test.mmp
1.107 +dir_test.mmp
1.108 +misc_test.mmp
1.109 +cache_test.mmp
1.110 +dataset_test.mmp
1.111 +keyfile_test.mmp
1.112 +mem_test.mmp
1.113 +completion_test.mmp
1.114 +datalist_test.mmp
1.115 +hook_test.mmp
1.116 +iochannel_test.mmp
1.117 +log_manual1.mmp //Not for ATS
1.118 +log_test.mmp //Not for ATS
1.119 +main_loop_test.mmp
1.120 +markup_test.mmp
1.121 +mem_profile_test.mmp //Not for ATS
1.122 +g_test1.mmp
1.123 +g_test2.mmp
1.124 +
1.125 +
1.126 +libmoduletestplugin_a.mmp //Not for ATS
1.127 +libmoduletestplugin_b.mmp //Not for ATS
1.128 +helloworld.mmp //Not for ATS
1.129 +
1.130 +tutf8.mmp
1.131 +tnode.mmp
1.132 +tunichar.mmp
1.133 +tmisc.mmp
1.134 +tslist.mmp
1.135 +ttrash.mmp
1.136 +ttree.mmp
1.137 +tmanual.mmp //Not for ATS
1.138 +tgstring.mmp
1.139 +tscanner.mmp
1.140 +toption.mmp
1.141 +tthread.mmp
1.142 +tasyncqueue.mmp
1.143 +
1.144 +closure-marshal.mmp
1.145 +
1.146 +signals-singlethread.mmp
1.147 +signals-multithread.mmp
1.148 +
1.149 +paramspec-test.mmp
1.150 +asyncqueue-test.mmp
1.151 +utf8-pointer.mmp
1.152 +
1.153 +error_check_mutexes.mmp //Not for ATS
1.154 +extra_tests.mmp
1.155 +object_extra_tests.mmp
1.156 +unichar_test.mmp