os/ossrv/genericservices/httputils/group/bld.inf
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
// Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
// Internet client utilities (with Base64 etc)
sl@0
    15
// 
sl@0
    16
//
sl@0
    17
sl@0
    18
/**
sl@0
    19
 @file
sl@0
    20
*/
sl@0
    21
sl@0
    22
PRJ_EXPORTS
sl@0
    23
sl@0
    24
sl@0
    25
../inc/Authority8.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authority8.h)
sl@0
    26
../inc/Authority16.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authority16.h)
sl@0
    27
../inc/AuthorityCommon.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(authoritycommon.h)
sl@0
    28
../inc/cauthentication.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cauthentication.h)
sl@0
    29
../inc/DelimitedParser8.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedparser8.h)
sl@0
    30
../inc/DelimitedParser16.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedparser16.h)
sl@0
    31
../inc/DelimitedParserCommon.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedparsercommon.h)
sl@0
    32
../inc/DelimitedPath8.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedpath8.h)
sl@0
    33
../inc/DelimitedPath16.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedpath16.h)
sl@0
    34
../inc/DelimitedPathSegment8.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedpathsegment8.h)
sl@0
    35
../inc/DelimitedPathSegment16.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedpathsegment16.h)
sl@0
    36
../inc/DelimitedQuery8.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedquery8.h)
sl@0
    37
../inc/DelimitedQuery16.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(delimitedquery16.h)
sl@0
    38
../inc/EscapeUtils.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(escapeutils.h)
sl@0
    39
../inc/inetprottextutils.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(inetprottextutils.h)
sl@0
    40
../inc/Uri8.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(uri8.h)
sl@0
    41
../inc/Uri16.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(uri16.h)
sl@0
    42
../inc/UriCommon.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(uricommon.h)
sl@0
    43
../inc/UriUtils.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(uriutils.h)
sl@0
    44
../inc/UriUtilsCommon.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(uriutilscommon.h)
sl@0
    45
../inc/WSPDecoder.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(wspdecoder.h)
sl@0
    46
../inc/WSPEncoder.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(wspencoder.h)
sl@0
    47
../inc/tinternetdate.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(tinternetdate.h)
sl@0
    48
../inc/TConvBase64.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(tconvbase64.h)
sl@0
    49
sl@0
    50
// Export CUri Usage Guide to engdocs
sl@0
    51
"../Documents/CUri Usage Guide.doc"			"/epoc32/engdoc/application-protocols/curi_usage_guide.doc"
sl@0
    52
sl@0
    53
INetProtUtil.iby	/epoc32/rom/include/inetprotutil.iby
sl@0
    54
sl@0
    55
PRJ_MMPFILES
sl@0
    56
sl@0
    57
InetProtUtil.mmp
sl@0
    58
sl@0
    59
sl@0
    60
sl@0
    61
PRJ_TESTEXPORTS
sl@0
    62
../Test/strings/WspDummyConstants.st			/epoc32/build/generated/t_decode/wspdummyconstants.st
sl@0
    63
../Test/strings/T_UriParserSipUri.txt			z:/t_uriparser/t_uriparsersipuri.txt
sl@0
    64
sl@0
    65
../Test/group/inetprotutiltest.iby			/epoc32/rom/include/inetprotutiltest.iby
sl@0
    66
../Test/group/fileuritest.iby				/epoc32/rom/include/fileuritest.iby
sl@0
    67
sl@0
    68
../Test/te_authentication/scripts/te_authentication_TEFSuite.script	/epoc32/release/winscw/udeb/z/testdata/scripts/te_authentication_tefsuite.script
sl@0
    69
../Test/te_authentication/scripts/te_authentication_TEFSuite.script	/epoc32/release/winscw/urel/z/testdata/scripts/te_authentication_tefsuite.script
sl@0
    70
sl@0
    71
../Test/te_authentication/testdata/te_authentication_TEFsuite.ini	/epoc32/release/winscw/udeb/z/testdata/configs/te_authentication_tefsuite.ini
sl@0
    72
../Test/te_authentication/testdata/te_authentication_TEFsuite.ini	/epoc32/release/winscw/urel/z/testdata/configs/te_authentication_tefsuite.ini
sl@0
    73
sl@0
    74
sl@0
    75
PRJ_TESTMMPFILES
sl@0
    76
gnumakefile ../Test/group/dummystringtable.mak
sl@0
    77
sl@0
    78
../Test/group/IpuTestUtils.mmp
sl@0
    79
../Test/group/t_uriparser.mmp
sl@0
    80
../Test/group/t_wspcodec.mmp
sl@0
    81
../Test/group/t_tinternetdate.mmp
sl@0
    82
../Test/group/t_unitsipuri.mmp
sl@0
    83
../Test/group/t_fileuri.mmp
sl@0
    84
../Test/group/Te_authentication_TEFsuite.mmp
sl@0
    85
sl@0
    86