Changeset 1765 for pjproject/trunk/pjlib-util/build/Makefile
- Timestamp:
- Feb 1, 2008 2:59:19 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib-util/build/Makefile
r1488 r1765 29 29 export PJLIB_UTIL_OBJS += $(OS_OBJS) $(M_OBJS) $(CC_OBJS) $(HOST_OBJS) \ 30 30 base64.o crc32.o errno.o dns.o dns_dump.o getopt.o \ 31 hmac_md5.o hmac_sha1.o md5.o resolver.o \31 hmac_md5.o hmac_sha1.o md5.o pcap.o resolver.o \ 32 32 scanner.o sha1.o srv_resolver.o string.o stun_simple.o \ 33 33 stun_simple_client.o xml.o
Note: See TracChangeset
for help on using the changeset viewer.