Ignore:
Timestamp:
Feb 7, 2006 6:48:01 PM (18 years ago)
Author:
bennylp
Message:

Tested initial implementation: basic UAC, client registration, authentication, etc

Location:
pjproject/trunk/pjsip/build
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/build/pjsip_core.dsp

    r127 r141  
    180180 
    181181SOURCE=..\src\pjsip\sip_util_statefull.c 
    182 # PROP Exclude_From_Build 1 
    183182# End Source File 
    184183# End Group 
  • pjproject/trunk/pjsip/build/pjsip_ua.dsp

    r139 r141  
    9898!ELSEIF  "$(CFG)" == "pjsip_ua - Win32 Debug" 
    9999 
    100 # PROP Exclude_From_Build 1 
    101  
    102100!ENDIF  
    103101 
     
    107105 
    108106# PROP Default_Filter "h;hpp;hxx;hm;inl" 
     107# Begin Source File 
     108 
     109SOURCE=..\include\pjsip_ua.h 
     110# End Source File 
    109111# Begin Source File 
    110112 
  • pjproject/trunk/pjsip/build/pjsua.dsp

    r139 r141  
    101101!ELSEIF  "$(CFG)" == "pjsua - Win32 Debug" 
    102102 
     103!ENDIF  
     104 
     105# End Source File 
     106# Begin Source File 
     107 
     108SOURCE=..\src\pjsua\main_old.c 
     109 
     110!IF  "$(CFG)" == "pjsua - Win32 Release" 
     111 
     112!ELSEIF  "$(CFG)" == "pjsua - Win32 Debug" 
     113 
    103114# PROP Exclude_From_Build 1 
    104115 
     
    111122# PROP Exclude_From_Build 1 
    112123# End Source File 
     124# Begin Source File 
     125 
     126SOURCE=..\src\pjsua\pjsua.c 
     127# End Source File 
     128# Begin Source File 
     129 
     130SOURCE=..\src\pjsua\pjsua_reg.c 
     131# End Source File 
    113132# End Group 
    114133# Begin Group "Header Files" 
     
    119138SOURCE=..\src\pjsua\getopt.h 
    120139# End Source File 
     140# Begin Source File 
     141 
     142SOURCE=..\src\pjsua\pjsua.h 
     143# End Source File 
    121144# End Group 
    122145# Begin Group "Resource Files" 
Note: See TracChangeset for help on using the changeset viewer.