summaryrefslogtreecommitdiff
path: root/pjsip-apps/build/sample_debug.dsp
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2008-02-01 14:59:19 +0000
committerBenny Prijono <bennylp@teluu.com>2008-02-01 14:59:19 +0000
commit2c40b8a0f65babd72f03113040da9ee6d69e8372 (patch)
treed81aa1e84061a618cbd86db65ba6774fa157f0ce /pjsip-apps/build/sample_debug.dsp
parent76cb47831c9da447e70b1338e406b6f817c70945 (diff)
Ticket #465: utility to read PCAP file and sample application to read RTP files from PCAP file, decode the payload, and write the PCM output to WAV file
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1765 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip-apps/build/sample_debug.dsp')
-rw-r--r--pjsip-apps/build/sample_debug.dsp7
1 files changed, 7 insertions, 0 deletions
diff --git a/pjsip-apps/build/sample_debug.dsp b/pjsip-apps/build/sample_debug.dsp
index 03c49d16..c788f774 100644
--- a/pjsip-apps/build/sample_debug.dsp
+++ b/pjsip-apps/build/sample_debug.dsp
@@ -90,6 +90,13 @@ LINK32=link.exe
# Begin Source File
SOURCE=..\src\samples\debug.c
+
+!IF "$(CFG)" == "sample_debug - Win32 Release"
+
+!ELSEIF "$(CFG)" == "sample_debug - Win32 Debug"
+
+!ENDIF
+
# End Source File
# End Group
# Begin Group "Header Files"