Changes between Version 8 and Version 9 of SRTP


Ignore:
Timestamp:
Jan 25, 2008 9:41:24 AM (16 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SRTP

    v8 v9  
    3232'''For GNU build systems:''' 
    3333  1. You will need to re-run {{{./configure}}}, {{{make dep}}} and {{{make}}} to update {{{build.mak}}} and rebuild the project dependencies. 
    34   1. If your Makefile includes {{{build.mak}}} (as explained in [wiki:Getting_Started_Using Getting Stared part 2]), you just need to rebuild your application as the input libraries will be updated automatically (by {{{build.mak}}}). 
     34  1. If your Makefile includes {{{build.mak}}} (as explained in [wiki:Getting_Started_Using Getting Started part 2]), you just need to rebuild your application as the input libraries will be updated automatically (by {{{build.mak}}}). 
    3535  1. If you maintain your own independent Makefile, please add {{{libsrtp-$(TARGET)}}} from {{{third_party/lib}}} directory to your input libraries.  
    3636