Ignore:
Timestamp:
Jul 28, 2008 11:40:58 PM (16 years ago)
Author:
bennylp
Message:

Ticket #463: Configuration option to have external sound device implementation

File:
1 edited

Legend:

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

    r2037 r2182  
    3535                        main.o pjsua_app.o 
    3636export PJSUA_CFLAGS += $(_CFLAGS) 
    37 export PJSUA_LDFLAGS += $(APP_LDFLAGS) $(APP_LDLIBS) 
     37export PJSUA_LDFLAGS += $(APP_LDFLAGS) $(APP_LDLIBS) $(LDFLAGS) 
    3838export PJSUA_EXE:=../bin/pjsua-$(TARGET_NAME)$(HOST_EXE) 
    3939 
Note: See TracChangeset for help on using the changeset viewer.