Ignore:
Timestamp:
Dec 13, 2013 9:07:53 AM (11 years ago)
Author:
nanang
Message:

Re #1716: Initial implementation of new Android app based on pjsua2+SWIG API.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/pjsua2/pjsip-apps/build/Makefile

    r4676 r4691  
    9797        $(MAKE) -f $(RULES_MAK) APP=PJSYSTEST app=pjsystest $@ 
    9898        $(MAKE) -f Samples.mak $@ 
     99        $(MAKE) -C ../src/swig $@ 
    99100        @if test "$@" = "depend"; then \ 
    100101          echo '$(PJSUA_EXE): $(APP_LIB_FILES)' >> .pjsua-$(TARGET_NAME).depend; \ 
Note: See TracChangeset for help on using the changeset viewer.