summaryrefslogtreecommitdiff
path: root/build.symbian/bld.inf
diff options
context:
space:
mode:
Diffstat (limited to 'build.symbian/bld.inf')
-rw-r--r--build.symbian/bld.inf14
1 files changed, 3 insertions, 11 deletions
diff --git a/build.symbian/bld.inf b/build.symbian/bld.inf
index b624905e..1f0ddbc6 100644
--- a/build.symbian/bld.inf
+++ b/build.symbian/bld.inf
@@ -1,6 +1,3 @@
-#define SND_USE_NULL 0
-#define SND_USE_APS 0
-
prj_platforms
winscw
//armv5
@@ -23,15 +20,10 @@ libsrtp.mmp
/* Codecs */
libgsmcodec.mmp
libspeexcodec.mmp
+libpassthroughcodec.mmp
-/* Sound device impl */
-#if SND_USE_NULL
- null_audio.mmp
-#elif SND_USE_APS
- symbian_audio_aps.mmp
-#else
- symbian_audio.mmp
-#endif
+/* Audio device. */
+pjmedia_audiodev.mmp
/* Applications */
//pjlib_test.mmp