Ignore:
Timestamp:
Aug 29, 2016 8:44:54 AM (8 years ago)
Author:
riza
Message:

Re #1954: Add support for VS2005.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/third_party/build/webrtc/notes.txt

    r5428 r5433  
    11Notes: 
    22* Source code for webrtc from https://chromium.googlesource.com/external/webrtc circa Oct 2015. 
     3 
     4Modification to original source to build on VS2005 which don't support C99 syntax  
     5(declare all variables at the beginning of a scope block). 
     6- modules\audio_processing\aec\aec_core.c 
     7- modules\audio_processing\ns\ns_core.c 
     8- modules\audio_processing\ns\nsx_core.c 
Note: See TracChangeset for help on using the changeset viewer.