Changes between Version 16 and Version 17 of APS


Ignore:
Timestamp:
May 14, 2009 4:31:58 PM (15 years ago)
Author:
ismangil
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APS

    v16 v17  
    4343#endif 
    4444 }}} 
    45  1. 1.0.x: Edit {{{bld.inf}}} and application's .mmp files (e.g: {{{symbian_ua.mmp}}}, {{{symbian_ua_gui.mmp}}}, {{{symsndtest.mmp}}}), and activate {{{SND_USE_APS}}} macro: 
     45 1. Activating APS in each MMP 
     46 
     47   1. 1.0.x: Edit {{{bld.inf}}} and application's .mmp files (e.g: {{{symbian_ua.mmp}}}, {{{symbian_ua_gui.mmp}}}, {{{symsndtest.mmp}}}), and activate {{{SND_USE_APS}}} macro: 
    4648 {{{ 
    4749#define SND_USE_NULL    0 
     
    4951#define SND_USE_VAS     0 
    5052 }}} 
    51     1.1 and 1.2: Edit {{{bld.inf}}} and to comment out {{{symbian_ua_gui.mmp}}}. Edit {{{symbian_ua.mmp}}}: 
     53 
     54   1. 1.1 and 1.2: 
     55 
     56      There is an issue with (((symbian_ua_gui.mmp}}} (#847). You can either edit {{{bld.inf}}} and to comment out {{{symbian_ua_gui.mmp}}}, or download the [http://svn.pjsip.org/repos/pjproject/trunk/pjsip-apps/src/symbian_ua_gui/group/symbian_ua_gui.mmp 
     57 latest {{{symbian_ua_gui.mmp}}}] 
     58 
     59 Edit {{{symbian_ua.mmp}}} (and {{{symbian_ua_gui.mmp}}} if your are using it): 
    5260 {{{ 
    5361#define SND_HAS_APS     1