Ignore:
Timestamp:
Mar 24, 2006 8:43:37 PM (18 years ago)
Author:
bennylp
Message:

Moved getopt from pjsua-lib to pjlib-util

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

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/build/Makefile

    r300 r360  
    7171export PJSUA_LIB_SRCDIR = ../src/pjsua-lib 
    7272export PJSUA_LIB_OBJS += $(OS_OBJS) $(M_OBJS) $(CC_OBJS) $(HOST_OBJS) \ 
    73                         getopt.o pjsua_call.o pjsua_core.o pjsua_im.o \ 
     73                        pjsua_call.o pjsua_core.o pjsua_im.o \ 
    7474                        pjsua_pres.o pjsua_reg.o pjsua_settings.o \ 
    7575                         
  • pjproject/trunk/pjsip/build/pjsua_lib.dsp

    r268 r360  
    8888# Begin Source File 
    8989 
    90 SOURCE="..\src\pjsua-lib\getopt.c" 
    91 # End Source File 
    92 # Begin Source File 
    93  
    9490SOURCE="..\src\pjsua-lib\pjsua_call.c" 
    9591# End Source File 
     
    120116# Begin Source File 
    121117 
    122 SOURCE="..\include\pjsua-lib\getopt.h" 
    123 # End Source File 
    124 # Begin Source File 
    125  
    126118SOURCE="..\include\pjsua-lib\pjsua.h" 
    127119# End Source File 
Note: See TracChangeset for help on using the changeset viewer.