Ignore:
Timestamp:
Aug 11, 2009 6:21:13 PM (15 years ago)
Author:
nanang
Message:

Ticket #833:

  • Updated build config for VS6, Symbian, and Makefile for Session Timer.
  • Fixed C/C++ cross-linking problem on some compilers (e.g: Symbian GCCE).
File:
1 edited

Legend:

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

    r2663 r2861  
    5555export PJSIP_UA_OBJS += $(OS_OBJS) $(M_OBJS) $(CC_OBJS) $(HOST_OBJS) \ 
    5656                        sip_inv.o sip_reg.o sip_replaces.o sip_xfer.o \ 
    57                         sip_100rel.o 
     57                        sip_100rel.o sip_timer.o 
    5858export PJSIP_UA_CFLAGS += $(_CFLAGS) 
    5959 
Note: See TracChangeset for help on using the changeset viewer.