diff -r 000000000000 -r e4d67989cc36 genericservices/httputils/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/genericservices/httputils/group/bld.inf Tue Feb 02 02:01:42 2010 +0200 @@ -0,0 +1,86 @@ +// Copyright (c) 2001-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: +// Internet client utilities (with Base64 etc) +// +// + +/** + @file +*/ + +PRJ_EXPORTS + + +../inc/Authority8.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authority8.h) +../inc/Authority16.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authority16.h) +../inc/AuthorityCommon.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authoritycommon.h) +../inc/cauthentication.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cauthentication.h) +../inc/DelimitedParser8.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedparser8.h) +../inc/DelimitedParser16.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedparser16.h) +../inc/DelimitedParserCommon.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedparsercommon.h) +../inc/DelimitedPath8.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedpath8.h) +../inc/DelimitedPath16.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedpath16.h) +../inc/DelimitedPathSegment8.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedpathsegment8.h) +../inc/DelimitedPathSegment16.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedpathsegment16.h) +../inc/DelimitedQuery8.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedquery8.h) +../inc/DelimitedQuery16.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedquery16.h) +../inc/EscapeUtils.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(escapeutils.h) +../inc/inetprottextutils.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(inetprottextutils.h) +../inc/Uri8.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(uri8.h) +../inc/Uri16.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(uri16.h) +../inc/UriCommon.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(uricommon.h) +../inc/UriUtils.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(uriutils.h) +../inc/UriUtilsCommon.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(uriutilscommon.h) +../inc/WSPDecoder.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(wspdecoder.h) +../inc/WSPEncoder.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(wspencoder.h) +../inc/tinternetdate.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(tinternetdate.h) +../inc/TConvBase64.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(tconvbase64.h) + +// Export CUri Usage Guide to engdocs +"../Documents/CUri Usage Guide.doc" "/epoc32/engdoc/application-protocols/curi_usage_guide.doc" + +INetProtUtil.iby /epoc32/rom/include/inetprotutil.iby + +PRJ_MMPFILES + +InetProtUtil.mmp + + + +PRJ_TESTEXPORTS +../Test/strings/WspDummyConstants.st /epoc32/build/generated/t_decode/wspdummyconstants.st +../Test/strings/T_UriParserSipUri.txt z:/t_uriparser/t_uriparsersipuri.txt + +../Test/group/inetprotutiltest.iby /epoc32/rom/include/inetprotutiltest.iby +../Test/group/fileuritest.iby /epoc32/rom/include/fileuritest.iby + +../Test/te_authentication/scripts/te_authentication_TEFSuite.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_authentication_tefsuite.script +../Test/te_authentication/scripts/te_authentication_TEFSuite.script /epoc32/release/winscw/urel/z/testdata/scripts/te_authentication_tefsuite.script + +../Test/te_authentication/testdata/te_authentication_TEFsuite.ini /epoc32/release/winscw/udeb/z/testdata/configs/te_authentication_tefsuite.ini +../Test/te_authentication/testdata/te_authentication_TEFsuite.ini /epoc32/release/winscw/urel/z/testdata/configs/te_authentication_tefsuite.ini + + +PRJ_TESTMMPFILES +gnumakefile ../Test/group/dummystringtable.mak + +../Test/group/IpuTestUtils.mmp +../Test/group/t_uriparser.mmp +../Test/group/t_wspcodec.mmp +../Test/group/t_tinternetdate.mmp +../Test/group/t_unitsipuri.mmp +../Test/group/t_fileuri.mmp +../Test/group/Te_authentication_TEFsuite.mmp + +