Changeset 1349
- Timestamp:
- Jun 7, 2007 3:50:18 PM (17 years ago)
- Location:
- pjproject/trunk/pjlib-util/build
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib-util/build/Makefile
r1182 r1349 38 38 # 39 39 export UTIL_TEST_SRCDIR = ../src/pjlib-util-test 40 export UTIL_TEST_OBJS += xml.o encryption.o stun.o test.o40 export UTIL_TEST_OBJS += xml.o encryption.o stun.o resolver_test.o test.o 41 41 export UTIL_TEST_CFLAGS += $(_CFLAGS) 42 42 export UTIL_TEST_LDFLAGS += $(_LDFLAGS) -
pjproject/trunk/pjlib-util/build/pjlib_util_test.dsp
r1003 r1349 96 96 # Begin Source File 97 97 98 SOURCE="..\src\pjlib-util-test\resolver_test.c" 99 # End Source File 100 # Begin Source File 101 98 102 SOURCE="..\src\pjlib-util-test\stun.c" 99 103 # End Source File
Note: See TracChangeset
for help on using the changeset viewer.