Adding SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET define.
authorfionntinac@symbian.org
Wed, 22 Sep 2010 10:57:55 +0100
changeset 134 71526475f70c
parent 132 2ec24d1f3bc0
child 136 bf9db79ce352
Adding SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET define.
foundation_system/sf_config/config/inc/bldprivate.hrh
--- a/foundation_system/sf_config/config/inc/bldprivate.hrh	Tue Sep 21 13:18:44 2010 +0100
+++ b/foundation_system/sf_config/config/inc/bldprivate.hrh	Wed Sep 22 10:57:55 2010 +0100
@@ -482,7 +482,12 @@
 Feature Manager is present. The Feature Manager was part of the CoreOS, and
 there is a Symbian version of it in 9.5. 
 */ 
-#undef SYMBIAN_USE_NOKIA_FEATURE_MANAGER                   
+#undef SYMBIAN_USE_NOKIA_FEATURE_MANAGER   
+
+/** #SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET  
+Enable build of reference Multimedia DevSound implementation 
+*/ 
+#define SYMBIAN_AUDIO_REFDEVSOUND_ON_TARGET                
  
 /** #USE_MSCDB  
 Enable usage of mass storage double buffering. 
@@ -2221,4 +2226,5 @@
 
 
 
+
 #endif // __BLDPRIVATE_HRH