[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-client-cvs
Subject:    [Client-cvs] core hxmedengpln_android.pcf,1.1.2.6,1.1.2.7
From:       sfu () helixcommunity ! org
Date:       2011-08-09 23:16:37
Message-ID: 201108092317.p79NH831024995 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/client/core
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv23505

Modified Files:
      Tag: hxclient_3_1_0_atlas
	hxmedengpln_android.pcf 
Log Message:
link to a default dummy audio device lib since Android TLC always replace the audio \
device

Index: hxmedengpln_android.pcf
===================================================================
RCS file: /cvsroot/client/core/hxmedengpln_android.pcf,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -u -d -r1.1.2.6 -r1.1.2.7
--- hxmedengpln_android.pcf	18 May 2011 00:52:37 -0000	1.1.2.6
+++ hxmedengpln_android.pcf	9 Aug 2011 23:16:34 -0000	1.1.2.7
@@ -49,9 +49,6 @@
 # ***** END LICENSE BLOCK *****
 #
 
-if project.IsDefined("ANDROID_ECLAIR") or project.IsDefined("ANDROID_FROYO") or \
                project.IsDefined("ANDROID_GINGERBREAD") or \
                project.IsDefined("ANDROID_HONEYCOMB"):
-	project.AddSystemLibraries("media", "utils");
-else:
-	project.AddSystemLibraries("corecg", "media", "utils", "log"); 
-
+project.RemoveModuleLibraries("audio/device[auddevlib]")
+project.AddModuleLibraries("audio/device[dummyauddevlib]")
 


_______________________________________________
Client-cvs mailing list
Client-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/client-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic