Ignore:
Timestamp:
Oct 3, 2007 6:28:49 PM (17 years ago)
Author:
bennylp
Message:

Ticket 5: Support for SIP UPDATE (RFC 3311) and fix the offer/answer negotiation

File:
1 edited

Legend:

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

    r1463 r1469  
    8989                    transport_test.o transport_udp_test.o \ 
    9090                    tsx_basic_test.o tsx_bench.o tsx_uac_test.o \ 
    91                     tsx_uas_test.o txdata_test.o uri_test.o 
     91                    tsx_uas_test.o txdata_test.o uri_test.o \ 
     92                    inv_offer_answer_test.o 
    9293export TEST_CFLAGS += $(_CFLAGS) 
    9394export TEST_LDFLAGS += $(PJ_LDFLAGS) $(PJ_LDLIBS) $(LDFLAGS) 
Note: See TracChangeset for help on using the changeset viewer.