Ignore:
Timestamp:
Apr 23, 2013 5:33:59 AM (11 years ago)
Author:
bennylp
Message:

Re #1655, #1657: modified pjsua BB10 due to change in pjsua app framework

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip-apps/src/pjsua/bb10/PjsuaBB.pro

    r4471 r4485  
    66 
    77SOURCES +=  ../../pjsua_app.c \ 
    8             ../../pjsua_cli_cmd.c \ 
    98            ../../pjsua_cli.c \ 
    109            ../../pjsua_common.c \ 
     
    2120    CONFIG(release, debug|release) { 
    2221        # Device-Release custom configuration 
     22        include(../../../../pjsip.pri) 
     23        LIBS += -lbb 
    2324    } 
    2425} 
Note: See TracChangeset for help on using the changeset viewer.