summaryrefslogtreecommitdiff
path: root/pjnath/build/pjnath_test.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'pjnath/build/pjnath_test.dsp')
-rw-r--r--pjnath/build/pjnath_test.dsp23
1 files changed, 23 insertions, 0 deletions
diff --git a/pjnath/build/pjnath_test.dsp b/pjnath/build/pjnath_test.dsp
index 0c6b862f..32789682 100644
--- a/pjnath/build/pjnath_test.dsp
+++ b/pjnath/build/pjnath_test.dsp
@@ -88,6 +88,13 @@ LINK32=link.exe
# Begin Source File
SOURCE="..\src\pjnath-test\ice_test.c"
+
+!IF "$(CFG)" == "pjnath_test - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pjnath_test - Win32 Debug"
+
+!ENDIF
+
# End Source File
# Begin Source File
@@ -95,6 +102,10 @@ SOURCE="..\src\pjnath-test\main.c"
# End Source File
# Begin Source File
+SOURCE="..\src\pjnath-test\server.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\pjnath-test\sess_auth.c"
# End Source File
# Begin Source File
@@ -103,14 +114,26 @@ SOURCE="..\src\pjnath-test\stun.c"
# End Source File
# Begin Source File
+SOURCE="..\src\pjnath-test\stun_sock_test.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\pjnath-test\test.c"
# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjnath-test\turn_sock_test.c"
+# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
+SOURCE="..\src\pjnath-test\server.h"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\pjnath-test\test.h"
# End Source File
# End Group