summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-11-08 09:08:02 +0000
committerBenny Prijono <bennylp@teluu.com>2006-11-08 09:08:02 +0000
commit7902390fff44f8a7deac736656c1ea741eff1a11 (patch)
treef281c797d7916adf9142ea5568d54a6a4c8f1ce1
parentcdd7e0e824ca3e503ae9a6f5bc263e2ed8ec52b2 (diff)
Changed svn:eol-style to CRLF for Visual Studio projects
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@794 74dad513-b988-da41-8d7b-12977e46ad98
-rw-r--r--pjmedia/build/pjmedia_codec.dsp1744
-rw-r--r--pjsip-apps/build/pjsip_apps.dsw502
-rw-r--r--pjsip-apps/build/sample_debug.dsp208
-rw-r--r--pjsip-apps/build/samples.dsp362
-rw-r--r--pjsip/build/pjsua_lib.dsp252
5 files changed, 1534 insertions, 1534 deletions
diff --git a/pjmedia/build/pjmedia_codec.dsp b/pjmedia/build/pjmedia_codec.dsp
index 42490a1c..ea9669df 100644
--- a/pjmedia/build/pjmedia_codec.dsp
+++ b/pjmedia/build/pjmedia_codec.dsp
@@ -1,872 +1,872 @@
-# Microsoft Developer Studio Project File - Name="pjmedia_codec" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=pjmedia_codec - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "pjmedia_codec.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "pjmedia_codec.mak" CFG="pjmedia_codec - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "pjmedia_codec - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "pjmedia_codec - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "pjmedia_codec - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir ".\output\pjmedia-codec-i386-win32-vc6-debug"
-# PROP BASE Intermediate_Dir ".\output\pjmedia-codec-i386-win32-vc6-release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir ".\output\pjmedia-codec-i386-win32-vc6-release"
-# PROP Intermediate_Dir ".\output\pjmedia-codec-i386-win32-vc6-release"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /MD /W4 /O2 /I "../include" /I "../../pjlib/include" /I "../src/pjmedia-codec" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D PJ_WIN32=1 /D PJ_M_I386=1 /D "HAVE_CONFIG_H" /FR /FD /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"..\lib\pjmedia-codec-i386-win32-vc6-release.lib"
-
-!ELSEIF "$(CFG)" == "pjmedia_codec - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir ".\output\pjmedia-codec-i386-win32-vc6-debug"
-# PROP BASE Intermediate_Dir ".\output\pjmedia-codec-i386-win32-vc6-debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir ".\output\pjmedia-codec-i386-win32-vc6-debug"
-# PROP Intermediate_Dir ".\output\pjmedia-codec-i386-win32-vc6-debug"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W4 /Gm /ZI /Od /I "../include" /I "../../pjlib/include" /I "../src/pjmedia-codec" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D PJ_WIN32=1 /D PJ_M_I386=1 /D "HAVE_CONFIG_H" /FR /FD /GZ /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"..\lib\pjmedia-codec-i386-win32-vc6-debug.lib"
-
-!ENDIF
-
-# Begin Target
-
-# Name "pjmedia_codec - Win32 Release"
-# Name "pjmedia_codec - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm.c"
-
-!IF "$(CFG)" == "pjmedia_codec - Win32 Release"
-
-!ELSEIF "$(CFG)" == "pjmedia_codec - Win32 Debug"
-
-# ADD CPP /W4
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\l16.c"
-
-!IF "$(CFG)" == "pjmedia_codec - Win32 Release"
-
-!ELSEIF "$(CFG)" == "pjmedia_codec - Win32 Debug"
-
-# ADD CPP /W4
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex_codec.c"
-
-!IF "$(CFG)" == "pjmedia_codec - Win32 Release"
-
-!ELSEIF "$(CFG)" == "pjmedia_codec - Win32 Debug"
-
-# ADD CPP /W4
-
-!ENDIF
-
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE="..\include\pjmedia-codec\config.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\include\pjmedia-codec\gsm.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\include\pjmedia-codec\ilbc.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\include\pjmedia-codec\l16.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\include\pjmedia-codec.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\include\pjmedia-codec\speex.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\include\pjmedia-codec\types.h"
-# End Source File
-# End Group
-# Begin Group "GSM 06.10 Library"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\add.c"
-# ADD CPP /W2
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\code.c"
-# ADD CPP /W2
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\config.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\debug.c"
-# ADD CPP /W2
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\decode.c"
-# ADD CPP /W2
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\gsm.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\gsm_create.c"
-# ADD CPP /W2
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\gsm_decode.c"
-# ADD CPP /W2
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\gsm_destroy.c"
-# ADD CPP /W2
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\gsm_encode.c"
-# ADD CPP /W2
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\gsm_option.c"
-# ADD CPP /W2
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\gsm_print.c"
-# ADD CPP /W2
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\long_term.c"
-# ADD CPP /W2
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\lpc.c"
-# ADD CPP /W2
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\preprocess.c"
-# ADD CPP /W2
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\private.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\proto.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\rpe.c"
-# ADD CPP /W2
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\short_term.c"
-# ADD CPP /W2
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\table.c"
-# ADD CPP /W2
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\toast.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\gsm\unproto.h"
-# End Source File
-# End Group
-# Begin Group "Speex Codec"
-
-# PROP Default_Filter ""
-# Begin Group "Speex Header Files"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\_kiss_fft_guts.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\arch.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\cb_search.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\cb_search_arm4.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\cb_search_bfin.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\cb_search_sse.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\config.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\fftwrap.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\filters.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\filters_arm4.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\filters_bfin.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\filters_sse.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\fixed_arm4.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\fixed_arm5e.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\fixed_bfin.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\fixed_debug.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\fixed_generic.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\kiss_fft.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\kiss_fftr.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\lpc.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\lpc_bfin.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\lsp.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\ltp.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\ltp_arm4.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\ltp_bfin.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\ltp_sse.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\math_approx.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\misc.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\misc_bfin.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\modes.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\nb_celp.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\pseudofloat.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\quant_lsp.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\sb_celp.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\smallft.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\speex.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\speex_bits.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\speex_callbacks.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\speex_echo.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\speex_header.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\speex_jitter.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\speex_preprocess.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\speex_stereo.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\speex_types.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\stack_alloc.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\vbr.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\vq.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\vq_arm4.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\vq_bfin.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\vq_sse.h"
-# End Source File
-# End Group
-# Begin Group "Speex Source Files"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\bits.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\cb_search.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\exc_10_16_table.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\exc_10_32_table.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\exc_20_32_table.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\exc_5_256_table.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\exc_5_64_table.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\exc_8_128_table.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\fftwrap.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\filters.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\gain_table.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\gain_table_lbr.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\hexc_10_32_table.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\hexc_table.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\high_lsp_tables.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\jitter.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\kiss_fft.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\kiss_fftr.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\lpc_spx.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\lsp.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\lsp_tables_nb.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\ltp.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\math_approx.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\mdf.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\misc.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\modes.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\nb_celp.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\preprocess_spx.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\quant_lsp.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\sb_celp.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\smallft.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\speex.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\speex_callbacks.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\speex_header.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\stereo.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\vbr.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\vq.c"
-# ADD CPP /W3
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\speex\window.c"
-# ADD CPP /W3
-# End Source File
-# End Group
-# End Group
-# Begin Group "iLBC Codec"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\anaFilter.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\anaFilter.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\constants.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\constants.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\createCB.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\createCB.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\doCPLC.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\doCPLC.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\enhancer.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\enhancer.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\filter.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\filter.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\FrameClassify.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\FrameClassify.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\gainquant.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\gainquant.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\getCBvec.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\getCBvec.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\helpfun.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\helpfun.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\hpInput.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\hpInput.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\hpOutput.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\hpOutput.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\iCBConstruct.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\iCBConstruct.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\iCBSearch.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\iCBSearch.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\iLBC_decode.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\iLBC_decode.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\iLBC_define.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\iLBC_encode.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\iLBC_encode.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\iLBC_test.c"
-# PROP Exclude_From_Build 1
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\LPCdecode.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\LPCdecode.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\LPCencode.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\LPCencode.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\lsf.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\lsf.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\packing.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\packing.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\StateConstructW.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\StateConstructW.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\StateSearchW.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\StateSearchW.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\syntFilter.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjmedia-codec\ilbc\syntFilter.h"
-# End Source File
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="pjmedia_codec" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Static Library" 0x0104
+
+CFG=pjmedia_codec - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "pjmedia_codec.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "pjmedia_codec.mak" CFG="pjmedia_codec - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "pjmedia_codec - Win32 Release" (based on "Win32 (x86) Static Library")
+!MESSAGE "pjmedia_codec - Win32 Debug" (based on "Win32 (x86) Static Library")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "pjmedia_codec - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir ".\output\pjmedia-codec-i386-win32-vc6-debug"
+# PROP BASE Intermediate_Dir ".\output\pjmedia-codec-i386-win32-vc6-release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir ".\output\pjmedia-codec-i386-win32-vc6-release"
+# PROP Intermediate_Dir ".\output\pjmedia-codec-i386-win32-vc6-release"
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
+# ADD CPP /nologo /MD /W4 /O2 /I "../include" /I "../../pjlib/include" /I "../src/pjmedia-codec" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D PJ_WIN32=1 /D PJ_M_I386=1 /D "HAVE_CONFIG_H" /FR /FD /c
+# SUBTRACT CPP /YX
+# ADD BASE RSC /l 0x409 /d "NDEBUG"
+# ADD RSC /l 0x409 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo /out:"..\lib\pjmedia-codec-i386-win32-vc6-release.lib"
+
+!ELSEIF "$(CFG)" == "pjmedia_codec - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir ".\output\pjmedia-codec-i386-win32-vc6-debug"
+# PROP BASE Intermediate_Dir ".\output\pjmedia-codec-i386-win32-vc6-debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir ".\output\pjmedia-codec-i386-win32-vc6-debug"
+# PROP Intermediate_Dir ".\output\pjmedia-codec-i386-win32-vc6-debug"
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W4 /Gm /ZI /Od /I "../include" /I "../../pjlib/include" /I "../src/pjmedia-codec" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D PJ_WIN32=1 /D PJ_M_I386=1 /D "HAVE_CONFIG_H" /FR /FD /GZ /c
+# SUBTRACT CPP /YX
+# ADD BASE RSC /l 0x409 /d "_DEBUG"
+# ADD RSC /l 0x409 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo /out:"..\lib\pjmedia-codec-i386-win32-vc6-debug.lib"
+
+!ENDIF
+
+# Begin Target
+
+# Name "pjmedia_codec - Win32 Release"
+# Name "pjmedia_codec - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm.c"
+
+!IF "$(CFG)" == "pjmedia_codec - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pjmedia_codec - Win32 Debug"
+
+# ADD CPP /W4
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\l16.c"
+
+!IF "$(CFG)" == "pjmedia_codec - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pjmedia_codec - Win32 Debug"
+
+# ADD CPP /W4
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex_codec.c"
+
+!IF "$(CFG)" == "pjmedia_codec - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pjmedia_codec - Win32 Debug"
+
+# ADD CPP /W4
+
+!ENDIF
+
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE="..\include\pjmedia-codec\config.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\include\pjmedia-codec\gsm.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\include\pjmedia-codec\ilbc.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\include\pjmedia-codec\l16.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\include\pjmedia-codec.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\include\pjmedia-codec\speex.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\include\pjmedia-codec\types.h"
+# End Source File
+# End Group
+# Begin Group "GSM 06.10 Library"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\add.c"
+# ADD CPP /W2
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\code.c"
+# ADD CPP /W2
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\config.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\debug.c"
+# ADD CPP /W2
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\decode.c"
+# ADD CPP /W2
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\gsm.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\gsm_create.c"
+# ADD CPP /W2
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\gsm_decode.c"
+# ADD CPP /W2
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\gsm_destroy.c"
+# ADD CPP /W2
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\gsm_encode.c"
+# ADD CPP /W2
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\gsm_option.c"
+# ADD CPP /W2
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\gsm_print.c"
+# ADD CPP /W2
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\long_term.c"
+# ADD CPP /W2
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\lpc.c"
+# ADD CPP /W2
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\preprocess.c"
+# ADD CPP /W2
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\private.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\proto.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\rpe.c"
+# ADD CPP /W2
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\short_term.c"
+# ADD CPP /W2
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\table.c"
+# ADD CPP /W2
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\toast.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\gsm\unproto.h"
+# End Source File
+# End Group
+# Begin Group "Speex Codec"
+
+# PROP Default_Filter ""
+# Begin Group "Speex Header Files"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\_kiss_fft_guts.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\arch.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\cb_search.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\cb_search_arm4.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\cb_search_bfin.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\cb_search_sse.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\config.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\fftwrap.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\filters.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\filters_arm4.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\filters_bfin.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\filters_sse.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\fixed_arm4.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\fixed_arm5e.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\fixed_bfin.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\fixed_debug.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\fixed_generic.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\kiss_fft.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\kiss_fftr.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\lpc.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\lpc_bfin.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\lsp.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\ltp.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\ltp_arm4.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\ltp_bfin.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\ltp_sse.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\math_approx.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\misc.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\misc_bfin.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\modes.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\nb_celp.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\pseudofloat.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\quant_lsp.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\sb_celp.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\smallft.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\speex.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\speex_bits.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\speex_callbacks.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\speex_echo.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\speex_header.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\speex_jitter.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\speex_preprocess.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\speex_stereo.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\speex_types.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\stack_alloc.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\vbr.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\vq.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\vq_arm4.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\vq_bfin.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\vq_sse.h"
+# End Source File
+# End Group
+# Begin Group "Speex Source Files"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\bits.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\cb_search.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\exc_10_16_table.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\exc_10_32_table.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\exc_20_32_table.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\exc_5_256_table.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\exc_5_64_table.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\exc_8_128_table.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\fftwrap.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\filters.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\gain_table.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\gain_table_lbr.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\hexc_10_32_table.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\hexc_table.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\high_lsp_tables.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\jitter.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\kiss_fft.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\kiss_fftr.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\lpc_spx.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\lsp.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\lsp_tables_nb.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\ltp.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\math_approx.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\mdf.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\misc.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\modes.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\nb_celp.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\preprocess_spx.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\quant_lsp.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\sb_celp.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\smallft.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\speex.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\speex_callbacks.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\speex_header.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\stereo.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\vbr.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\vq.c"
+# ADD CPP /W3
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\speex\window.c"
+# ADD CPP /W3
+# End Source File
+# End Group
+# End Group
+# Begin Group "iLBC Codec"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\anaFilter.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\anaFilter.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\constants.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\constants.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\createCB.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\createCB.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\doCPLC.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\doCPLC.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\enhancer.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\enhancer.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\filter.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\filter.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\FrameClassify.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\FrameClassify.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\gainquant.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\gainquant.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\getCBvec.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\getCBvec.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\helpfun.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\helpfun.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\hpInput.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\hpInput.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\hpOutput.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\hpOutput.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\iCBConstruct.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\iCBConstruct.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\iCBSearch.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\iCBSearch.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\iLBC_decode.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\iLBC_decode.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\iLBC_define.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\iLBC_encode.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\iLBC_encode.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\iLBC_test.c"
+# PROP Exclude_From_Build 1
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\LPCdecode.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\LPCdecode.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\LPCencode.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\LPCencode.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\lsf.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\lsf.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\packing.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\packing.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\StateConstructW.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\StateConstructW.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\StateSearchW.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\StateSearchW.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\syntFilter.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjmedia-codec\ilbc\syntFilter.h"
+# End Source File
+# End Group
+# End Target
+# End Project
diff --git a/pjsip-apps/build/pjsip_apps.dsw b/pjsip-apps/build/pjsip_apps.dsw
index 2fe46f18..62e04870 100644
--- a/pjsip-apps/build/pjsip_apps.dsw
+++ b/pjsip-apps/build/pjsip_apps.dsw
@@ -1,251 +1,251 @@
-Microsoft Developer Studio Workspace File, Format Version 6.00
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
-
-###############################################################################
-
-Project: "pjlib"="..\..\pjlib\build\pjlib.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Project: "pjlib_util"="..\..\pjlib-util\build\pjlib_util.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Project: "pjmedia"="..\..\pjmedia\build\pjmedia.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Project: "pjmedia_codec"="..\..\pjmedia\build\pjmedia_codec.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Project: "pjsip_core"="..\..\pjsip\build\pjsip_core.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Project: "pjsip_simple"="..\..\pjsip\build\pjsip_simple.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Project: "pjsip_ua"="..\..\pjsip\build\pjsip_ua.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Project: "pjsua"=".\pjsua.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
- Begin Project Dependency
- Project_Dep_Name pjlib
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjlib_util
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjmedia
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjmedia_codec
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjsip_core
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjsip_simple
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjsip_ua
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjsua_lib
- End Project Dependency
-}}}
-
-###############################################################################
-
-Project: "pjsua_lib"="..\..\pjsip\build\pjsua_lib.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Project: "sample_debug"=".\sample_debug.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
- Begin Project Dependency
- Project_Dep_Name pjlib
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjlib_util
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjmedia
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjmedia_codec
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjsip_core
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjsip_simple
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjsip_ua
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjsua_lib
- End Project Dependency
-}}}
-
-###############################################################################
-
-Project: "samples"=".\samples.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
- Begin Project Dependency
- Project_Dep_Name pjlib
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjlib_util
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjmedia
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjmedia_codec
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjsip_core
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjsip_simple
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjsip_ua
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjsua_lib
- End Project Dependency
-}}}
-
-###############################################################################
-
-Project: "test_pjsip"="..\..\pjsip\build\test_pjsip.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
- Begin Project Dependency
- Project_Dep_Name pjlib
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjlib_util
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjmedia
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjsip_core
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjsip_simple
- End Project Dependency
- Begin Project Dependency
- Project_Dep_Name pjsip_ua
- End Project Dependency
-}}}
-
-###############################################################################
-
-Global:
-
-Package=<5>
-{{{
-}}}
-
-Package=<3>
-{{{
-}}}
-
-###############################################################################
-
+Microsoft Developer Studio Workspace File, Format Version 6.00
+# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
+
+###############################################################################
+
+Project: "pjlib"="..\..\pjlib\build\pjlib.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Project: "pjlib_util"="..\..\pjlib-util\build\pjlib_util.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Project: "pjmedia"="..\..\pjmedia\build\pjmedia.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Project: "pjmedia_codec"="..\..\pjmedia\build\pjmedia_codec.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Project: "pjsip_core"="..\..\pjsip\build\pjsip_core.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Project: "pjsip_simple"="..\..\pjsip\build\pjsip_simple.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Project: "pjsip_ua"="..\..\pjsip\build\pjsip_ua.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Project: "pjsua"=".\pjsua.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name pjlib
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjlib_util
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjmedia
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjmedia_codec
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjsip_core
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjsip_simple
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjsip_ua
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjsua_lib
+ End Project Dependency
+}}}
+
+###############################################################################
+
+Project: "pjsua_lib"="..\..\pjsip\build\pjsua_lib.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Project: "sample_debug"=".\sample_debug.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name pjlib
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjlib_util
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjmedia
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjmedia_codec
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjsip_core
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjsip_simple
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjsip_ua
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjsua_lib
+ End Project Dependency
+}}}
+
+###############################################################################
+
+Project: "samples"=".\samples.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name pjlib
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjlib_util
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjmedia
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjmedia_codec
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjsip_core
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjsip_simple
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjsip_ua
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjsua_lib
+ End Project Dependency
+}}}
+
+###############################################################################
+
+Project: "test_pjsip"="..\..\pjsip\build\test_pjsip.dsp" - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name pjlib
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjlib_util
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjmedia
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjsip_core
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjsip_simple
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name pjsip_ua
+ End Project Dependency
+}}}
+
+###############################################################################
+
+Global:
+
+Package=<5>
+{{{
+}}}
+
+Package=<3>
+{{{
+}}}
+
+###############################################################################
+
diff --git a/pjsip-apps/build/sample_debug.dsp b/pjsip-apps/build/sample_debug.dsp
index 9627b961..05fe4123 100644
--- a/pjsip-apps/build/sample_debug.dsp
+++ b/pjsip-apps/build/sample_debug.dsp
@@ -1,104 +1,104 @@
-# Microsoft Developer Studio Project File - Name="sample_debug" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=sample_debug - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "sample_debug.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "sample_debug.mak" CFG="sample_debug - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "sample_debug - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "sample_debug - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "sample_debug - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "./output/samples-i386-win32-vc6-release"
-# PROP BASE Intermediate_Dir "./output/samples-i386-win32-vc6-release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "./output/samples-i386-win32-vc6-release"
-# PROP Intermediate_Dir "./output/samples-i386-win32-vc6-release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /Zi /O2 /I "../../pjsip/include" /I "../../pjlib/include" /I "../../pjlib-util/include" /I "../../pjmedia/include" /D PJ_WIN32=1 /D PJ_M_I386=1 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FR /FD /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
-# ADD LINK32 ole32.lib user32.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /map /debug /machine:I386 /out:"../bin/samples/sampledebug_vc6.exe" /fixed:no
-# SUBTRACT LINK32 /pdb:none
-
-!ELSEIF "$(CFG)" == "sample_debug - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "./output/samples-i386-win32-vc6-debug"
-# PROP BASE Intermediate_Dir "./output/samples-i386-win32-vc6-debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "./output/samples-i386-win32-vc6-debug"
-# PROP Intermediate_Dir "./output/samples-i386-win32-vc6-debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "../../pjsip/include" /I "../../pjlib/include" /I "../../pjlib-util/include" /I "../../pjmedia/include" /D PJ_WIN32=1 /D PJ_M_I386=1 /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /GZ /c
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 ole32.lib user32.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /map /debug /machine:I386 /out:"../bin/samples/sampledebug_vc6d.exe" /pdbtype:sept
-
-!ENDIF
-
-# Begin Target
-
-# Name "sample_debug - Win32 Release"
-# Name "sample_debug - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=..\src\samples\debug.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# End Group
-# Begin Group "Resource Files"
-
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="sample_debug" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Console Application" 0x0103
+
+CFG=sample_debug - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "sample_debug.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "sample_debug.mak" CFG="sample_debug - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "sample_debug - Win32 Release" (based on "Win32 (x86) Console Application")
+!MESSAGE "sample_debug - Win32 Debug" (based on "Win32 (x86) Console Application")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "sample_debug - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "./output/samples-i386-win32-vc6-release"
+# PROP BASE Intermediate_Dir "./output/samples-i386-win32-vc6-release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "./output/samples-i386-win32-vc6-release"
+# PROP Intermediate_Dir "./output/samples-i386-win32-vc6-release"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /Zi /O2 /I "../../pjsip/include" /I "../../pjlib/include" /I "../../pjlib-util/include" /I "../../pjmedia/include" /D PJ_WIN32=1 /D PJ_M_I386=1 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FR /FD /c
+# SUBTRACT CPP /YX
+# ADD BASE RSC /l 0x409 /d "NDEBUG"
+# ADD RSC /l 0x409 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
+# ADD LINK32 ole32.lib user32.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /map /debug /machine:I386 /out:"../bin/samples/sampledebug_vc6.exe" /fixed:no
+# SUBTRACT LINK32 /pdb:none
+
+!ELSEIF "$(CFG)" == "sample_debug - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "./output/samples-i386-win32-vc6-debug"
+# PROP BASE Intermediate_Dir "./output/samples-i386-win32-vc6-debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "./output/samples-i386-win32-vc6-debug"
+# PROP Intermediate_Dir "./output/samples-i386-win32-vc6-debug"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "../../pjsip/include" /I "../../pjlib/include" /I "../../pjlib-util/include" /I "../../pjmedia/include" /D PJ_WIN32=1 /D PJ_M_I386=1 /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /GZ /c
+# ADD BASE RSC /l 0x409 /d "_DEBUG"
+# ADD RSC /l 0x409 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
+# ADD LINK32 ole32.lib user32.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /map /debug /machine:I386 /out:"../bin/samples/sampledebug_vc6d.exe" /pdbtype:sept
+
+!ENDIF
+
+# Begin Target
+
+# Name "sample_debug - Win32 Release"
+# Name "sample_debug - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=..\src\samples\debug.c
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# End Group
+# End Target
+# End Project
diff --git a/pjsip-apps/build/samples.dsp b/pjsip-apps/build/samples.dsp
index 4005ac21..f970f46e 100644
--- a/pjsip-apps/build/samples.dsp
+++ b/pjsip-apps/build/samples.dsp
@@ -1,181 +1,181 @@
-# Microsoft Developer Studio Project File - Name="samples" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) External Target" 0x0106
-
-CFG=samples - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "samples.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "samples.mak" CFG="samples - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "samples - Win32 Release" (based on "Win32 (x86) External Target")
-!MESSAGE "samples - Win32 Debug" (based on "Win32 (x86) External Target")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-
-!IF "$(CFG)" == "samples - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "./output/samples-i386-win32-vc6-release"
-# PROP BASE Intermediate_Dir "./output/samples-i386-win32-vc6-release"
-# PROP BASE Cmd_Line "NMAKE /f samples.mak"
-# PROP BASE Rebuild_Opt "/a"
-# PROP BASE Target_File "samples.exe"
-# PROP BASE Bsc_Name "samples.bsc"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "./output/samples-i386-win32-vc6-release"
-# PROP Intermediate_Dir "./output/samples-i386-win32-vc6-release"
-# PROP Cmd_Line "nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release"
-# PROP Rebuild_Opt "/a"
-# PROP Target_File "All samples"
-# PROP Bsc_Name ""
-# PROP Target_Dir ""
-
-!ELSEIF "$(CFG)" == "samples - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "./output/samples-i386-win32-vc6-debug"
-# PROP BASE Intermediate_Dir "./output/samples-i386-win32-vc6-debug"
-# PROP BASE Cmd_Line "NMAKE /f samples.mak"
-# PROP BASE Rebuild_Opt "/a"
-# PROP BASE Target_File "samples.exe"
-# PROP BASE Bsc_Name "samples.bsc"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "./output/samples-i386-win32-vc6-debug"
-# PROP Intermediate_Dir "./output/samples-i386-win32-vc6-debug"
-# PROP Cmd_Line "nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug"
-# PROP Rebuild_Opt "/a"
-# PROP Target_File "All samples"
-# PROP Bsc_Name ""
-# PROP Target_Dir ""
-
-!ENDIF
-
-# Begin Target
-
-# Name "samples - Win32 Release"
-# Name "samples - Win32 Debug"
-
-!IF "$(CFG)" == "samples - Win32 Release"
-
-!ELSEIF "$(CFG)" == "samples - Win32 Debug"
-
-!ENDIF
-
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=..\src\samples\aectest.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\samples\confbench.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\samples\confsample.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\samples\footprint.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\samples\level.c
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\samples\pjsip-perf.c"
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\samples\playfile.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\samples\playsine.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\samples\recfile.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\samples\resampleplay.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\samples\simpleua.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\samples\siprtp.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\samples\siprtp_report.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\samples\sipstateless.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\samples\sndinfo.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\samples\sndtest.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\samples\streamutil.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\samples\tonegen.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=..\src\samples\util.h
-# End Source File
-# End Group
-# Begin Group "Resource Files"
-
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
-# End Group
-# Begin Source File
-
-SOURCE=".\Samples-vc.mak"
-# End Source File
-# Begin Source File
-
-SOURCE=.\Samples.mak
-# End Source File
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="samples" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) External Target" 0x0106
+
+CFG=samples - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "samples.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "samples.mak" CFG="samples - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "samples - Win32 Release" (based on "Win32 (x86) External Target")
+!MESSAGE "samples - Win32 Debug" (based on "Win32 (x86) External Target")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+
+!IF "$(CFG)" == "samples - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "./output/samples-i386-win32-vc6-release"
+# PROP BASE Intermediate_Dir "./output/samples-i386-win32-vc6-release"
+# PROP BASE Cmd_Line "NMAKE /f samples.mak"
+# PROP BASE Rebuild_Opt "/a"
+# PROP BASE Target_File "samples.exe"
+# PROP BASE Bsc_Name "samples.bsc"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "./output/samples-i386-win32-vc6-release"
+# PROP Intermediate_Dir "./output/samples-i386-win32-vc6-release"
+# PROP Cmd_Line "nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=release"
+# PROP Rebuild_Opt "/a"
+# PROP Target_File "All samples"
+# PROP Bsc_Name ""
+# PROP Target_Dir ""
+
+!ELSEIF "$(CFG)" == "samples - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "./output/samples-i386-win32-vc6-debug"
+# PROP BASE Intermediate_Dir "./output/samples-i386-win32-vc6-debug"
+# PROP BASE Cmd_Line "NMAKE /f samples.mak"
+# PROP BASE Rebuild_Opt "/a"
+# PROP BASE Target_File "samples.exe"
+# PROP BASE Bsc_Name "samples.bsc"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "./output/samples-i386-win32-vc6-debug"
+# PROP Intermediate_Dir "./output/samples-i386-win32-vc6-debug"
+# PROP Cmd_Line "nmake /NOLOGO /S /f Samples-vc.mak BUILD_MODE=debug"
+# PROP Rebuild_Opt "/a"
+# PROP Target_File "All samples"
+# PROP Bsc_Name ""
+# PROP Target_Dir ""
+
+!ENDIF
+
+# Begin Target
+
+# Name "samples - Win32 Release"
+# Name "samples - Win32 Debug"
+
+!IF "$(CFG)" == "samples - Win32 Release"
+
+!ELSEIF "$(CFG)" == "samples - Win32 Debug"
+
+!ENDIF
+
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=..\src\samples\aectest.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\samples\confbench.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\samples\confsample.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\samples\footprint.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\samples\level.c
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\samples\pjsip-perf.c"
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\samples\playfile.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\samples\playsine.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\samples\recfile.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\samples\resampleplay.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\samples\simpleua.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\samples\siprtp.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\samples\siprtp_report.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\samples\sipstateless.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\samples\sndinfo.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\samples\sndtest.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\samples\streamutil.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\samples\tonegen.c
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=..\src\samples\util.h
+# End Source File
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# End Group
+# Begin Source File
+
+SOURCE=".\Samples-vc.mak"
+# End Source File
+# Begin Source File
+
+SOURCE=.\Samples.mak
+# End Source File
+# End Target
+# End Project
diff --git a/pjsip/build/pjsua_lib.dsp b/pjsip/build/pjsua_lib.dsp
index 3d2c8bcf..d5aeb387 100644
--- a/pjsip/build/pjsua_lib.dsp
+++ b/pjsip/build/pjsua_lib.dsp
@@ -1,126 +1,126 @@
-# Microsoft Developer Studio Project File - Name="pjsua_lib" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=pjsua_lib - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "pjsua_lib.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "pjsua_lib.mak" CFG="pjsua_lib - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "pjsua_lib - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "pjsua_lib - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "pjsua_lib - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir ".\output\pjsua-lib-i386-win32-vc6-release"
-# PROP BASE Intermediate_Dir ".\output\pjsua-lib-i386-win32-vc6-release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir ".\output\pjsua-lib-i386-win32-vc6-release"
-# PROP Intermediate_Dir ".\output\pjsua-lib-i386-win32-vc6-release"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /MD /W4 /GX /O2 /I "../include" /I "../../pjmedia/include" /I "../../pjlib-util/include" /I "../../pjlib/include" /D "NDEBUG" /D PJ_WIN32=1 /D PJ_M_I386=1 /D "WIN32" /D "_MBCS" /D "_LIB" /FD /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"..\lib\pjsua-lib-i386-win32-vc6-release.lib"
-
-!ELSEIF "$(CFG)" == "pjsua_lib - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir ".\output\pjsua-lib-i386-win32-vc6-debug"
-# PROP BASE Intermediate_Dir ".\output\pjsua-lib-i386-win32-vc6-debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir ".\output\pjsua-lib-i386-win32-vc6-debug"
-# PROP Intermediate_Dir ".\output\pjsua-lib-i386-win32-vc6-debug"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "../include" /I "../../pjmedia/include" /I "../../pjlib-util/include" /I "../../pjlib/include" /D "_DEBUG" /D PJ_WIN32=1 /D PJ_M_I386=1 /D "WIN32" /D "_MBCS" /D "_LIB" /FR /FD /GZ /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"..\lib\pjsua-lib-i386-win32-vc6-debug.lib"
-
-!ENDIF
-
-# Begin Target
-
-# Name "pjsua_lib - Win32 Release"
-# Name "pjsua_lib - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE="..\src\pjsua-lib\pjsua_acc.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjsua-lib\pjsua_call.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjsua-lib\pjsua_core.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjsua-lib\pjsua_im.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjsua-lib\pjsua_media.c"
-# End Source File
-# Begin Source File
-
-SOURCE="..\src\pjsua-lib\pjsua_pres.c"
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE="..\include\pjsua-lib\pjsua.h"
-# End Source File
-# Begin Source File
-
-SOURCE="..\include\pjsua-lib\pjsua_internal.h"
-# End Source File
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="pjsua_lib" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Static Library" 0x0104
+
+CFG=pjsua_lib - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE
+!MESSAGE NMAKE /f "pjsua_lib.mak".
+!MESSAGE
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE
+!MESSAGE NMAKE /f "pjsua_lib.mak" CFG="pjsua_lib - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "pjsua_lib - Win32 Release" (based on "Win32 (x86) Static Library")
+!MESSAGE "pjsua_lib - Win32 Debug" (based on "Win32 (x86) Static Library")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "pjsua_lib - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir ".\output\pjsua-lib-i386-win32-vc6-release"
+# PROP BASE Intermediate_Dir ".\output\pjsua-lib-i386-win32-vc6-release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir ".\output\pjsua-lib-i386-win32-vc6-release"
+# PROP Intermediate_Dir ".\output\pjsua-lib-i386-win32-vc6-release"
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
+# ADD CPP /nologo /MD /W4 /GX /O2 /I "../include" /I "../../pjmedia/include" /I "../../pjlib-util/include" /I "../../pjlib/include" /D "NDEBUG" /D PJ_WIN32=1 /D PJ_M_I386=1 /D "WIN32" /D "_MBCS" /D "_LIB" /FD /c
+# SUBTRACT CPP /YX
+# ADD BASE RSC /l 0x409 /d "NDEBUG"
+# ADD RSC /l 0x409 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo /out:"..\lib\pjsua-lib-i386-win32-vc6-release.lib"
+
+!ELSEIF "$(CFG)" == "pjsua_lib - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir ".\output\pjsua-lib-i386-win32-vc6-debug"
+# PROP BASE Intermediate_Dir ".\output\pjsua-lib-i386-win32-vc6-debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir ".\output\pjsua-lib-i386-win32-vc6-debug"
+# PROP Intermediate_Dir ".\output\pjsua-lib-i386-win32-vc6-debug"
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "../include" /I "../../pjmedia/include" /I "../../pjlib-util/include" /I "../../pjlib/include" /D "_DEBUG" /D PJ_WIN32=1 /D PJ_M_I386=1 /D "WIN32" /D "_MBCS" /D "_LIB" /FR /FD /GZ /c
+# SUBTRACT CPP /YX
+# ADD BASE RSC /l 0x409 /d "_DEBUG"
+# ADD RSC /l 0x409 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo
+# ADD LIB32 /nologo /out:"..\lib\pjsua-lib-i386-win32-vc6-debug.lib"
+
+!ENDIF
+
+# Begin Target
+
+# Name "pjsua_lib - Win32 Release"
+# Name "pjsua_lib - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE="..\src\pjsua-lib\pjsua_acc.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjsua-lib\pjsua_call.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjsua-lib\pjsua_core.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjsua-lib\pjsua_im.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjsua-lib\pjsua_media.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\src\pjsua-lib\pjsua_pres.c"
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE="..\include\pjsua-lib\pjsua.h"
+# End Source File
+# Begin Source File
+
+SOURCE="..\include\pjsua-lib\pjsua_internal.h"
+# End Source File
+# End Group
+# End Target
+# End Project