Ignore:
Timestamp:
Feb 21, 2007 12:40:05 AM (17 years ago)
Author:
bennylp
Message:

Merged the ICE branch into the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib-util/build/Makefile

    r805 r992  
    2828export PJLIB_UTIL_OBJS += $(OS_OBJS) $(M_OBJS) $(CC_OBJS) $(HOST_OBJS) \ 
    2929                errno.o dns.o dns_dump.o getopt.o md5.o resolver.o \ 
    30                 scanner.o stun.o string.o stun_client.o xml.o 
     30                scanner.o string.o stun_simple.o stun_simple_client.o xml.o 
    3131export PJLIB_UTIL_CFLAGS += $(_CFLAGS) 
    3232 
Note: See TracChangeset for help on using the changeset viewer.