summaryrefslogtreecommitdiff
path: root/pjsip/build
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip/build')
-rw-r--r--pjsip/build/Makefile2
-rw-r--r--pjsip/build/test_pjsip.dsp4
-rw-r--r--pjsip/build/test_pjsip.vcproj4
3 files changed, 9 insertions, 1 deletions
diff --git a/pjsip/build/Makefile b/pjsip/build/Makefile
index 0f7624e6..8d746f01 100644
--- a/pjsip/build/Makefile
+++ b/pjsip/build/Makefile
@@ -86,7 +86,7 @@ export CC_OUT CC AR RANLIB HOST_MV HOST_RM HOST_RMDIR HOST_MKDIR OBJEXT LD LDOUT
#
export TEST_SRCDIR = ../src/test-pjsip
export TEST_OBJS += dlg_core_test.o dns_test.o msg_err_test.o \
- msg_logger.o msg_test.o \
+ msg_logger.o msg_test.o regc_test.o \
test.o transport_loop_test.o transport_tcp_test.o \
transport_test.o transport_udp_test.o \
tsx_basic_test.o tsx_bench.o tsx_uac_test.o \
diff --git a/pjsip/build/test_pjsip.dsp b/pjsip/build/test_pjsip.dsp
index 010c743b..5761f663 100644
--- a/pjsip/build/test_pjsip.dsp
+++ b/pjsip/build/test_pjsip.dsp
@@ -117,6 +117,10 @@ SOURCE="..\src\test-pjsip\msg_test.c"
# End Source File
# Begin Source File
+SOURCE="..\src\test-pjsip\regc_test.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\test-pjsip\test.c"
# End Source File
# Begin Source File
diff --git a/pjsip/build/test_pjsip.vcproj b/pjsip/build/test_pjsip.vcproj
index dd6c8d37..7ac83454 100644
--- a/pjsip/build/test_pjsip.vcproj
+++ b/pjsip/build/test_pjsip.vcproj
@@ -347,6 +347,10 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\src\test-pjsip\regc_test.c"
+ >
+ </File>
+ <File
RelativePath="..\src\test-pjsip\test.c"
>
<FileConfiguration