Ignore:
Timestamp:
Oct 23, 2013 5:34:48 AM (10 years ago)
Author:
bennylp
Message:

More re #1519:

  • account API implementation (incomplete, callback is still not called)
  • using callback class design pattern (observer?)
  • after this, it might be changed to use inheritance pattern instead
File:
1 edited

Legend:

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

    r4597 r4631  
    5757# 
    5858# 
     59 
     60#  x   x  x  x  x  x  x   x  x  x  x  x  x   x  x  x  x  x  x   x  x  x  x  x 
     61# 
     62#                FIX THIS 
     63# 
     64#  x   x  x  x  x  x  x   x  x  x  x  x  x   x  x  x  x  x  x   x  x  x  x  x 
    5965#TARGETS := swig pjsua pjsystest samples 
    60 TARGETS := swig 
     66TARGETS := swig samples 
    6167 
    6268.PHONY: $(TARGETS) 
Note: See TracChangeset for help on using the changeset viewer.