summaryrefslogtreecommitdiff
path: root/pjnath/build
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2008-03-12 23:14:02 +0000
committerBenny Prijono <bennylp@teluu.com>2008-03-12 23:14:02 +0000
commit4090e9f8f752740dbc5c45a5ddf6ff27a24272eb (patch)
treeedd87adfbed731fa640b9ad17c81eb87d4a60fc6 /pjnath/build
parente81e215119ce967ecfcbd8d3de9bc136dac67a8f (diff)
More ticket #485: added TURN client session/UDP client to pjnath VS6 project
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1864 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjnath/build')
-rw-r--r--pjnath/build/pjnath.dsp16
1 files changed, 16 insertions, 0 deletions
diff --git a/pjnath/build/pjnath.dsp b/pjnath/build/pjnath.dsp
index 3f671302..302893f9 100644
--- a/pjnath/build/pjnath.dsp
+++ b/pjnath/build/pjnath.dsp
@@ -123,6 +123,14 @@ SOURCE=..\src\pjnath\stun_session.c
SOURCE=..\src\pjnath\stun_transaction.c
# End Source File
+# Begin Source File
+
+SOURCE=..\src\pjnath\turn_session.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\pjnath\turn_udp.c
+# End Source File
# End Group
# Begin Group "Header Files"
@@ -173,6 +181,14 @@ SOURCE=..\include\pjnath\stun_transaction.h
# End Source File
# Begin Source File
+SOURCE=..\include\pjnath\turn_session.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\include\pjnath\turn_udp.h
+# End Source File
+# Begin Source File
+
SOURCE=..\include\pjnath\types.h
# End Source File
# End Group