summaryrefslogtreecommitdiff
path: root/build.symbian
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2010-04-07 13:21:31 +0000
committerNanang Izzuddin <nanang@teluu.com>2010-04-07 13:21:31 +0000
commit3408c959390d71b7e24307a56cc02d796228dc28 (patch)
treeb64ccfedb2c6db296ed4da1539ff3a45ca6c702b /build.symbian
parent874fb426eab2235f8f635490e5f542279b5fcacb (diff)
More ticket #1055:
- Added APS codecs detection. - Minor updates in symsndtest: - added log of supported extended audio formats. - changed libraries order in symsndtest.mmp, this fixes linking error on S60 3rd MR SDK. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3135 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'build.symbian')
-rw-r--r--build.symbian/symsndtest.mmp3
1 files changed, 2 insertions, 1 deletions
diff --git a/build.symbian/symsndtest.mmp b/build.symbian/symsndtest.mmp
index c729e1c5..fb375dbc 100644
--- a/build.symbian/symsndtest.mmp
+++ b/build.symbian/symsndtest.mmp
@@ -29,8 +29,9 @@ SYSTEMINCLUDE \epoc32\include\libc
LIBRARY charconv.lib euser.lib estlib.lib
LIBRARY esock.lib insock.lib
-STATICLIBRARY pjlib.lib pjmedia.lib
STATICLIBRARY pjmedia_audiodev.lib
+STATICLIBRARY pjmedia.lib
+STATICLIBRARY pjlib.lib
STATICLIBRARY libresample.lib
#if SND_USE_APS