For the project.AddModuleLibraries() calls that are
not inside of if: blocks, there is no need to
duplicate libraries. For instance, this block:
+
project.AddModuleLibraries("common/dbgtool[debuglib]&qu
ot;,
+
"common/util[utillib]",
+
"common/container[contlib]",
+
"common/system[syslib]",
+
"common/runtime[runtlib]",
+
"common/fileio[fileiolib]",
+ "common/netio[netiolib]",
+
"common/log/logutil[logutillib]",
+
"client/common/system[sysclntlib]",
+
"client/common/container[contclntlib]",
+
"client/common/util[utlclntlib]",
+
"client/common/netio[netioclntlib]",
+
"protocol/transport/common/system[systranlib]",
+
"protocol/transport/rtp[rtptranlib]",
+ "protocol/transport/rdt[rdttranlib]",
+
"protocol/common/util[protutillib]",
+
"protocol/rtsp[rtsplib]",
+ "protocol/http[httplib]")
looks to be duplicated just below it. No need for that.
Eric
=============================================
Eric Hyche (ehyche real.com)
Technical Lead
RealNetworks, Inc.
> -----Original Message-----
> From: clientapps-dev-bounces helixcommunity.org
> [mailto:clientapps-dev-bounces helixcommunity.org] On
Behalf
> Of anshuman
> Sent: Monday, November 26, 2007 2:40 AM
> To: clientapps-dev
> Subject: [Clientapps-dev] CR:Changes to provide
streaming in
> wm50 build.
>
> Synopsis:
> These changes are to provide streaming playback on
Windows Mobile.
>
> Overview:
> Added module libraries for rtspclndll and hxnetwksvclib
on
> WINCE plaform.
>
> Files Added:
> none
>
> Files Modified:
> clientapps/ppcplayer/wince.pcf
>
> Image Size and Heap Use impact (Client -Only):
> None.
>
> Platforms and Profiles Affected:
> platform : wince-500-ppc-arm
> profile : helix-client-wince-wm50
>
> Distribution Libraries Affected:
> None
>
> Distribution library impact and planned action:
> None
>
> Platforms and Profiles Build Verified:
>
> BIF branch -> helix_restricted
> Target(s) -> wince_wm50_play
> Profile -> helix-client-wince-wm50
> SYSTEM_ID-> wince-500-ppc-arm
>
>
> Branch:
> HEAD, atlas310
>
> Files Attached:
> wince_pcf.diff.txt
>
>
> Thanks & Regards
> Anshuman
>
>
_______________________________________________
Clientapps-dev mailing list
Clientapps-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/
clientapps-dev
|