Tweaking test code and made Engine build with GCCE_ARMV5
authorBrendan Donegan <brendand@symbian.org>
Thu, 03 Jun 2010 12:41:33 +0100
changeset 105 62e266e8076f
parent 104 5c9ea8d0ce24
child 106 b4be6bc78573
Tweaking test code and made Engine build with GCCE_ARMV5
engine/group/bld.inf
engine/tsrc/t_podcatcherengine/src/T_PodcatcherEngineBlocks.cpp
--- a/engine/group/bld.inf	Wed Jun 02 15:01:45 2010 +0100
+++ b/engine/group/bld.inf	Thu Jun 03 12:41:33 2010 +0100
@@ -17,8 +17,7 @@
  */
 
 PRJ_PLATFORMS
-GCCE
-WINSCW
+DEFAULT
 
 PRJ_MMPFILES
 
--- a/engine/tsrc/t_podcatcherengine/src/T_PodcatcherEngineBlocks.cpp	Wed Jun 02 15:01:45 2010 +0100
+++ b/engine/tsrc/t_podcatcherengine/src/T_PodcatcherEngineBlocks.cpp	Thu Jun 03 12:41:33 2010 +0100
@@ -132,6 +132,9 @@
         {
         TestModuleIf().Printf( i, KT_PodcatcherEngine, 
                                 KParam, i, &string );
+        
+        // Use this loop to gather the Feed Info
+        
         i++;
         }