Update contrib.
1 // Copyright (c) 2001-2009 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.
14 // inetprotutil.dll Utilities for Internet clients (URI component)
23 TARGET inetprotutil.dll
27 UID 0x1000008D 0x100041D1
30 SOURCEPATH ../InetProtUtil
31 SOURCE InetProtUtilMain.cpp
33 SOURCEPATH ../UriParser
39 SOURCE GenericUriParser.cpp
40 SOURCE SipUriParser.cpp
44 SOURCEPATH ../Authentication
45 SOURCE cauthentication.cpp
46 SOURCE TConvBase64.cpp
48 SOURCEPATH ../AuthorityParser
49 SOURCE TAuthorityC.cpp
50 SOURCE TAuthorityParser.cpp
53 SOURCEPATH ../DelimitedParser
54 SOURCE DelimitedParser.cpp
55 SOURCE TDelimitedPathParser.cpp
56 SOURCE CDelimitedPath.cpp
57 SOURCE TDelimitedPathSegmentParser.cpp
58 SOURCE CDelimitedPathSegment.cpp
59 SOURCE TDelimitedQueryParser.cpp
60 SOURCE CDelimitedQuery.cpp
62 SOURCEPATH ../EscapeUtils
63 SOURCE EscapeUtils.cpp
65 SOURCEPATH ../UriUtils
68 SOURCEPATH ../inetprottextutils
69 SOURCE inetprottextutils.cpp
71 SOURCEPATH ../wspcodec
75 SOURCEPATH ../internetdateutils
76 #include "../internetdateutils/internetdateutils.mmpi"
78 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
82 USERINCLUDE ../UriParser
83 USERINCLUDE ../AuthorityParser
84 USERINCLUDE ../DelimitedParser
85 USERINCLUDE ../EscapeUtils
86 USERINCLUDE ../UriUtils
87 USERINCLUDE ../inetprottextutils
88 USERINCLUDE ../wspcodec
89 USERINCLUDE ../internetdateutils
91 LIBRARY euser.lib charconv.lib bafl.lib efsrv.lib
94 DEFFILE INETPROTUTIL.DEF
98 DEFFILE InetProtUtil.Def