Changes between Version 8 and Version 9 of SRTP
- Timestamp:
- Jan 25, 2008 9:41:24 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SRTP
v8 v9 32 32 '''For GNU build systems:''' 33 33 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 Star ed 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}}}). 35 35 1. If you maintain your own independent Makefile, please add {{{libsrtp-$(TARGET)}}} from {{{third_party/lib}}} directory to your input libraries. 36 36