[Common-dev] CR: Resend new network API implementation for Symbian Part 3 common and build

[Common-dev] CR: Resend new network API implementation for Symbian Part 3 common and build

Ashish.As.Gupta at nokia.com Ashish.As.Gupta at nokia.com
Tue Aug 16 11:52:45 PDT 2005


This is part 3 of the CR, contains common and build changes.

Thanks
Ashish
-------------- next part --------------
? common/netio/Makefile
? common/netio/Umakefil.upp
? common/netio/thumb-rel32
? common/netio/platform/symbian
? common/netio/pub/platform/symbian/hxsymbiannet.h
? common/netio/pub/platform/symbian/hxsymbianresolver.h
? common/netio/pub/platform/symbian/hxsymbiansockaddr.h
? common/netio/pub/platform/symbian/hxsymbiansocket.h
Index: common/netio/symbian.pcf
===================================================================
RCS file: /cvsroot/common/netio/symbian.pcf,v
retrieving revision 1.1
diff -u -w -r1.1 symbian.pcf
--- common/netio/symbian.pcf	1 Feb 2005 20:03:03 -0000	1.1
+++ common/netio/symbian.pcf	5 Aug 2005 19:43:43 -0000
@@ -48,6 +48,14 @@
 # 
 # ***** END LICENSE BLOCK *****
 # 
+project.AddModuleIncludes('common/util/pub/platform/symbian',
+		'common/netio/pub/platform/symbian',
+		'client/netwksvc/pub',
+		'client/netwksvc/pub/platform/symbian')
+
+project.AddSources('platform/symbian/hxsymbiansockaddr.cpp',
+		'platform/symbian/hxsymbiansocket.cpp',
+		'platform/symbian/hxsymbiannet.cpp',
+		'platform/symbian/hxsymbianresolver.cpp')
 
-project.AddModuleIncludes('common/netio/pub/platform/symbian')
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: common.tar.gz
Type: application/x-gzip
Size: 16866 bytes
Desc: common.tar.gz
Url : http://lists.helixcommunity.org/pipermail/common-dev/attachments/20050816/20c90296/common.tar-0001.gz
-------------- next part --------------
Index: umakepf/helix-client-s60-common.pfi
===================================================================
RCS file: /cvsroot/ribosome/build/umakepf/helix-client-s60-common.pfi,v
retrieving revision 1.13
diff -u -w -r1.13 helix-client-s60-common.pfi
--- umakepf/helix-client-s60-common.pfi	16 Mar 2005 02:33:37 -0000	1.13
+++ umakepf/helix-client-s60-common.pfi	5 Aug 2005 19:27:00 -0000
@@ -61,7 +61,7 @@
 # project.AddDefines('HELIX_FEATURE_LOGGING_UI')
 
 project.AddDefines('HELIX_FEATURE_AUDIO_INACCURATESAMPLING')
-project.AddDefines('HELIX_FEATURE_NETSERVICES_SHIM')
+#project.AddDefines('HELIX_FEATURE_NETSERVICES_SHIM')
 
 # Do not Edit Below this Line
 #####################################################################
@@ -70,4 +70,4 @@
 # plus brings in features from *3gpp profiles that are not common nor
 # advanced.
 exec_profile_file("helix-client-mobile-common.pfi")
-project.AddDefines('HELIX_FEATURE_NETSERVICES_SHIM')
+#project.AddDefines('HELIX_FEATURE_NETSERVICES_SHIM')
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.tar.gz
Type: application/x-gzip
Size: 1607 bytes
Desc: build.tar.gz
Url : http://lists.helixcommunity.org/pipermail/common-dev/attachments/20050816/20c90296/build.tar-0001.gz


More information about the Common-dev mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.