Ignore:
Timestamp:
Jun 2, 2008 6:30:15 PM (16 years ago)
Author:
nanang
Message:

More ticket #61: enabled SRTP on Symbian

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/build.symbian/pjmedia.mmp

    r1965 r1979  
    7070SOURCE          transport_ice.c 
    7171SOURCE          transport_udp.c 
     72SOURCE          transport_srtp.c 
    7273SOURCE          wav_player.c 
    7374SOURCE          wav_playlist.c 
     
    9394SYSTEMINCLUDE   ..\pjlib-util\include  
    9495SYSTEMINCLUDE   ..\pjnath\include  
     96SYSTEMINCLUDE   ..\third_party\srtp\include 
     97SYSTEMINCLUDE   ..\third_party\srtp\crypto\include 
     98SYSTEMINCLUDE   ..\third_party\build\srtp 
    9599 
    96100SYSTEMINCLUDE   \epoc32\include 
Note: See TracChangeset for help on using the changeset viewer.