Changes between Version 10 and Version 11 of Migration From 0.5 Version To 0.6 Version


Ignore:
Timestamp:
Apr 8, 2007 6:37:50 PM (17 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Migration From 0.5 Version To 0.6 Version

    v10 v11  
    6666'''Changes for (Embedded) Visual Studio Based Projects:''' 
    6767 
    68 Visual Studio applications now must link with {{{libresample}}} library, or add '''{{{third_party/build/resample/libresample.dsp}}}''' in the application 's project dependency.  
     68Visual Studio applications now must link with {{{third_party/lib/libresample-$(TARGET)}}} library, or add '''{{{third_party/build/resample/libresample.dsp}}}''' in the application 's project dependency. 
    6969 
    7070'''Changes for Makefile Based Projects:''' 
    7171 
    72 There is no change for Makefile based application, as long as it includes PJ's '''{{{build.mak}}}''' file and gets the link specification from that file (as described in [wiki:Getting_Started_Using Getting Started Part II: Building Your Own Application using PJSIP]) 
     72There is no change for Makefile based application, as long as it includes PJ's '''{{{build.mak}}}''' file and gets the link specification from that file (as described in [wiki:Getting_Started_Using Getting Started Part II: Building Your Own Application using PJSIP]). 
    7373 
    7474