Ignore:
Timestamp:
Apr 18, 2009 3:15:34 PM (15 years ago)
Author:
bennylp
Message:

More ticket #774: compilation error for VS8 and make build system due to last modifications in libg7221codec and pjmedia_test

File:
1 edited

Legend:

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

    r2614 r2617  
    105105export PJMEDIA_TEST_SRCDIR = ../src/test 
    106106export PJMEDIA_TEST_OBJS += codec_vectors.o jbuf_test.o main.o mips_test.o rtp_test.o test.o 
    107 #export PJMEDIA_TEST_OBJS += sdp_neg_test.o  
     107export PJMEDIA_TEST_OBJS += sdp_neg_test.o  
    108108export PJMEDIA_TEST_CFLAGS += $(_CFLAGS) 
    109109export PJMEDIA_TEST_LDFLAGS += $(_LDFLAGS) 
Note: See TracChangeset for help on using the changeset viewer.