summaryrefslogtreecommitdiff
path: root/pjsip/build
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-08-15 13:11:22 +0000
committerBenny Prijono <bennylp@teluu.com>2006-08-15 13:11:22 +0000
commit2b4ce727a94196b76c3d2e6bf3f43c201207b82c (patch)
treedfbe08872ec71616ef3c34a56e461695b7581d9c /pjsip/build
parenta3efa6db12c8d49a7021150e803e3183def178b0 (diff)
Added initial PUBLISH client support, and also default account selection in pjsua/pjsua-lib
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@683 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip/build')
-rw-r--r--pjsip/build/pjsip_simple.dsp17
1 files changed, 17 insertions, 0 deletions
diff --git a/pjsip/build/pjsip_simple.dsp b/pjsip/build/pjsip_simple.dsp
index 34929514..3df884ea 100644
--- a/pjsip/build/pjsip_simple.dsp
+++ b/pjsip/build/pjsip_simple.dsp
@@ -109,6 +109,19 @@ SOURCE="..\src\pjsip-simple\presence.c"
# End Source File
# Begin Source File
+SOURCE="..\src\pjsip-simple\publishc.c"
+
+!IF "$(CFG)" == "pjsip_simple - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pjsip_simple - Win32 Debug"
+
+# PROP Exclude_From_Build 1
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE="..\src\pjsip-simple\xpidf.c"
# End Source File
# End Group
@@ -145,6 +158,10 @@ SOURCE="..\include\pjsip-simple\presence.h"
# End Source File
# Begin Source File
+SOURCE="..\include\pjsip-simple\publish.h"
+# End Source File
+# Begin Source File
+
SOURCE="..\include\pjsip-simple\types.h"
# End Source File
# Begin Source File