Changeset 2861 for pjproject/trunk/pjsip/build/Makefile
- Timestamp:
- Aug 11, 2009 6:21:13 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/build/Makefile
r2663 r2861 55 55 export PJSIP_UA_OBJS += $(OS_OBJS) $(M_OBJS) $(CC_OBJS) $(HOST_OBJS) \ 56 56 sip_inv.o sip_reg.o sip_replaces.o sip_xfer.o \ 57 sip_100rel.o 57 sip_100rel.o sip_timer.o 58 58 export PJSIP_UA_CFLAGS += $(_CFLAGS) 59 59
Note: See TracChangeset
for help on using the changeset viewer.