Ignore:
Timestamp:
Dec 4, 2013 2:38:20 AM (10 years ago)
Author:
nanang
Message:

Misc update & fix:

  • added new files (call & media) to VS2005 project
  • fixed compile warnings
  • fixed compile error when video is disabled
  • fixed Makefile when JAVA_HOME env var is set
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/pjsua2/pjsip/build/pjsua2_lib.vcproj

    r4660 r4670  
    31303130                        </File> 
    31313131                        <File 
     3132                                RelativePath="..\src\pjsua2\call.cpp" 
     3133                                > 
     3134                        </File> 
     3135                        <File 
    31323136                                RelativePath="..\src\pjsua2\endpoint.cpp" 
    31333137                                > 
     
    31353139                        <File 
    31363140                                RelativePath="..\src\pjsua2\json.cpp" 
     3141                                > 
     3142                        </File> 
     3143                        <File 
     3144                                RelativePath="..\src\pjsua2\media.cpp" 
    31373145                                > 
    31383146                        </File> 
     
    31673175                        </File> 
    31683176                        <File 
     3177                                RelativePath="..\include\pjsua2\call.hpp" 
     3178                                > 
     3179                        </File> 
     3180                        <File 
    31693181                                RelativePath="..\include\pjsua2\config.hpp" 
    31703182                                > 
     
    31803192                        <File 
    31813193                                RelativePath="..\include\pjsua2\json.hpp" 
     3194                                > 
     3195                        </File> 
     3196                        <File 
     3197                                RelativePath="..\include\pjsua2\media.hpp" 
    31823198                                > 
    31833199                        </File> 
Note: See TracChangeset for help on using the changeset viewer.