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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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.