Ignore:
Timestamp:
May 11, 2007 3:14:34 PM (17 years ago)
Author:
bennylp
Message:

HUGE changeset to make the rest of the libraries compile with C++ mode

File:
1 edited

Legend:

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

    r1202 r1266  
    9090                    tsx_uas_test.o txdata_test.o uri_test.o 
    9191export TEST_CFLAGS += $(_CFLAGS) 
    92 export TEST_LDFLAGS += $(PJ_LDFLAGS) $(PJ_LDLIBS) 
     92export TEST_LDFLAGS += $(PJ_LDFLAGS) $(PJ_LDLIBS) $(LDFLAGS) 
    9393export TEST_EXE := ../bin/pjsip-test-$(TARGET_NAME)$(HOST_EXE) 
    9494 
Note: See TracChangeset for help on using the changeset viewer.