summaryrefslogtreecommitdiff
path: root/pjsip/build/pjsip_core.dsp
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2008-02-22 11:10:17 +0000
committerBenny Prijono <bennylp@teluu.com>2008-02-22 11:10:17 +0000
commit5e9005a6ed8321e2a3d6cd307bafe5c6ca79eee3 (patch)
tree825983a1fde955b6914870b7ba9f4a767b8fb761 /pjsip/build/pjsip_core.dsp
parenteb962bb2cade592db6319e2004e06c9ac8ee2ae2 (diff)
Ticket #7: Move PJSIP compile time configurations/settings (such as T1, T2 timers) to run-time (thanks Philippe Leuba)
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1818 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip/build/pjsip_core.dsp')
-rw-r--r--pjsip/build/pjsip_core.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/pjsip/build/pjsip_core.dsp b/pjsip/build/pjsip_core.dsp
index 245985a2..4a5389b5 100644
--- a/pjsip/build/pjsip_core.dsp
+++ b/pjsip/build/pjsip_core.dsp
@@ -92,6 +92,10 @@ LIB32=link.exe -lib
# PROP Default_Filter ""
# Begin Source File
+SOURCE=..\src\pjsip\sip_config.c
+# End Source File
+# Begin Source File
+
SOURCE=..\src\pjsip\sip_errno.c
# End Source File
# End Group