]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Renamed spandsp/libtiff VS2008 project files so can coexist with VS2005 files.
authorRobert Joly <rjoly@nortel.com>
Tue, 17 Feb 2009 23:27:33 +0000 (23:27 +0000)
committerRobert Joly <rjoly@nortel.com>
Tue, 17 Feb 2009 23:27:33 +0000 (23:27 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12122 d0543943-73ff-0310-b7d9-9358b9ac24b2

Freeswitch.2008.express.sln
Freeswitch.2008.sln
libs/spandsp/src/libspandsp.2008.vcproj [new file with mode: 0644]
libs/spandsp/src/libspandsp.vcproj
libs/spandsp/src/libtiff.2008.vcproj [moved from libs/spandsp/src/libtiff.vcproj with 100% similarity]

index e4ef3eed29b6879008788ca2bd7d58e42e16fc6c..db217da1397a3df55ab884edc8e415f6d76ed26c 100644 (file)
@@ -1,6 +1,6 @@
 \r
 Microsoft Visual Studio Solution File, Format Version 10.00\r
-# Visual Studio 2008\r
+# Visual C++ Express 2008\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FreeSwitchConsole", "w32\Console\FreeSwitchConsole.2008.vcproj", "{1AF3A893-F7BE-43DD-B697-8AB2397C0D67}"\r
        ProjectSection(ProjectDependencies) = postProject\r
                {202D7A4E-760D-4D0E-AFA1-D7459CED30FF} = {202D7A4E-760D-4D0E-AFA1-D7459CED30FF}\r
@@ -572,12 +572,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_lcr", "src\mod\applicat
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Download TIFF", "libs\win32\Download TIFF.2008.vcproj", "{2B8A45C9-FEB4-4734-AB37-8DB9DB899917}"\r
 EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libspandsp", "libs\spandsp\src\libspandsp.vcproj", "{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}"\r
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libspandsp", "libs\spandsp\src\libspandsp.2008.vcproj", "{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}"\r
        ProjectSection(ProjectDependencies) = postProject\r
                {401A40CD-5DB4-4E34-AC68-FA99E9FAC014} = {401A40CD-5DB4-4E34-AC68-FA99E9FAC014}\r
        EndProjectSection\r
 EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtiff", "libs\spandsp\src\libtiff.vcproj", "{401A40CD-5DB4-4E34-AC68-FA99E9FAC014}"\r
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtiff", "libs\spandsp\src\libtiff.2008.vcproj", "{401A40CD-5DB4-4E34-AC68-FA99E9FAC014}"\r
        ProjectSection(ProjectDependencies) = postProject\r
                {2B8A45C9-FEB4-4734-AB37-8DB9DB899917} = {2B8A45C9-FEB4-4734-AB37-8DB9DB899917}\r
        EndProjectSection\r
index d1c7ecaf5eb22e4f6b975a54d8d5dfa97b8629e1..f148a6f6b90d181788d2a57000bb20e865929efc 100644 (file)
@@ -950,12 +950,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mod_lcr", "src\mod\applicat
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Download TIFF", "libs\win32\Download TIFF.2008.vcproj", "{2B8A45C9-FEB4-4734-AB37-8DB9DB899917}"\r
 EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtiff", "libs\spandsp\src\libtiff.vcproj", "{401A40CD-5DB4-4E34-AC68-FA99E9FAC014}"\r
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtiff", "libs\spandsp\src\libtiff.2008.vcproj", "{401A40CD-5DB4-4E34-AC68-FA99E9FAC014}"\r
        ProjectSection(ProjectDependencies) = postProject\r
                {2B8A45C9-FEB4-4734-AB37-8DB9DB899917} = {2B8A45C9-FEB4-4734-AB37-8DB9DB899917}\r
        EndProjectSection\r
 EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libspandsp", "libs\spandsp\src\libspandsp.vcproj", "{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}"\r
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libspandsp", "libs\spandsp\src\libspandsp.2008.vcproj", "{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}"\r
        ProjectSection(ProjectDependencies) = postProject\r
                {401A40CD-5DB4-4E34-AC68-FA99E9FAC014} = {401A40CD-5DB4-4E34-AC68-FA99E9FAC014}\r
        EndProjectSection\r
diff --git a/libs/spandsp/src/libspandsp.2008.vcproj b/libs/spandsp/src/libspandsp.2008.vcproj
new file mode 100644 (file)
index 0000000..6f2d6cb
--- /dev/null
@@ -0,0 +1,304 @@
+<?xml version="1.0" encoding="Windows-1252"?>\r
+<VisualStudioProject\r
+       ProjectType="Visual C++"\r
+       Version="9.00"\r
+       Name="libspandsp"\r
+       ProjectGUID="{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}"\r
+       RootNamespace="libspandsp"\r
+       Keyword="Win32Proj"\r
+       TargetFrameworkVersion="131072"\r
+       >\r
+  <Platforms>\r
+    <Platform\r
+                       Name="Win32"\r
+               />\r
+  </Platforms>\r
+  <ToolFiles>\r
+  </ToolFiles>\r
+  <Configurations>\r
+    <Configuration\r
+                       Name="Debug|Win32"\r
+                       OutputDirectory="$(SolutionDir)Debug"\r
+                       IntermediateDirectory="$(ConfigurationName)"\r
+                       ConfigurationType="2"\r
+                       CharacterSet="1"\r
+                       >\r
+      <Tool\r
+                               Name="VCCLCompilerTool"\r
+                               Optimization="0"\r
+                               AdditionalIncludeDirectories=".;.\spandsp;.\msvc;..\..\tiff-3.8.2\libtiff;.\generated"\r
+                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H"\r
+                               MinimalRebuild="true"\r
+                               BasicRuntimeChecks="3"\r
+                               RuntimeLibrary="3"\r
+                               UsePrecompiledHeader="0"\r
+                               WarningLevel="4"\r
+                               DebugInformationFormat="4"\r
+                               CompileAs="1"\r
+                               DisableSpecificWarnings="4127"\r
+                       />\r
+      <Tool\r
+                               Name="VCLinkerTool"\r
+                               LinkIncremental="2"\r
+                               GenerateDebugInformation="true"\r
+                               SubSystem="2"\r
+                               RandomizedBaseAddress="1"\r
+                               DataExecutionPrevention="0"\r
+                               ImportLibrary="./Debug\spandsp.lib"\r
+                               TargetMachine="1"\r
+                       />\r
+    </Configuration>\r
+    <Configuration\r
+                       Name="Release|Win32"\r
+                       OutputDirectory="$(SolutionDir)Release"\r
+                       IntermediateDirectory="$(ConfigurationName)"\r
+                       ConfigurationType="2"\r
+                       CharacterSet="1"\r
+                       WholeProgramOptimization="1"\r
+                       >\r
+      <Tool\r
+                               Name="VCCLCompilerTool"\r
+                               AdditionalIncludeDirectories=".;.\spandsp;.\msvc;..\..\tiff-3.8.2\libtiff;.\generated"\r
+                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H"\r
+                               RuntimeLibrary="2"\r
+                               UsePrecompiledHeader="0"\r
+                               WarningLevel="4"\r
+                               DebugInformationFormat="3"\r
+                               DisableSpecificWarnings="4127"\r
+                       />\r
+      <Tool\r
+                               Name="VCLinkerTool"\r
+                               LinkIncremental="1"\r
+                               GenerateDebugInformation="true"\r
+                               SubSystem="2"\r
+                               OptimizeReferences="2"\r
+                               EnableCOMDATFolding="2"\r
+                               RandomizedBaseAddress="1"\r
+                               DataExecutionPrevention="0"\r
+                               ImportLibrary="./Release\spandsp.lib"\r
+                               TargetMachine="1"\r
+                       />\r
+    </Configuration>\r
+  </Configurations>\r
+  <References>\r
+  </References>\r
+  <Files>\r
+    <Filter\r
+                       Name="Source Files"\r
+                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
+                       UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
+                       >\r
+<File RelativePath="adsi.c"></File>\r
+<File RelativePath="async.c"></File>\r
+<File RelativePath="at_interpreter.c"></File>\r
+<File RelativePath="awgn.c"></File>\r
+<File RelativePath="bell_r2_mf.c"></File>\r
+<File RelativePath="bert.c"></File>\r
+<File RelativePath="bit_operations.c"></File>\r
+<File RelativePath="bitstream.c"></File>\r
+<File RelativePath="complex_filters.c"></File>\r
+<File RelativePath="complex_vector_float.c"></File>\r
+<File RelativePath="complex_vector_int.c"></File>\r
+<File RelativePath="crc.c"></File>\r
+<File RelativePath="dds_float.c"></File>\r
+<File RelativePath="dds_int.c"></File>\r
+<File RelativePath="dtmf.c"></File>\r
+<File RelativePath="echo.c"></File>\r
+<File RelativePath="fax.c"></File>\r
+<File RelativePath="fsk.c"></File>\r
+<File RelativePath="g711.c"></File>\r
+<File RelativePath="g722.c"></File>\r
+<File RelativePath="g726.c"></File>\r
+<File RelativePath="gsm0610_decode.c"></File>\r
+<File RelativePath="gsm0610_encode.c"></File>\r
+<File RelativePath="gsm0610_long_term.c"></File>\r
+<File RelativePath="gsm0610_lpc.c"></File>\r
+<File RelativePath="gsm0610_preprocess.c"></File>\r
+<File RelativePath="gsm0610_rpe.c"></File>\r
+<File RelativePath="gsm0610_short_term.c"></File>\r
+<File RelativePath="hdlc.c"></File>\r
+<File RelativePath="ima_adpcm.c"></File>\r
+<File RelativePath="logging.c"></File>\r
+<File RelativePath="lpc10_analyse.c"></File>\r
+<File RelativePath="lpc10_decode.c"></File>\r
+<File RelativePath="lpc10_encode.c"></File>\r
+<File RelativePath="lpc10_placev.c"></File>\r
+<File RelativePath="lpc10_voicing.c"></File>\r
+<File RelativePath="modem_echo.c"></File>\r
+<File RelativePath="modem_connect_tones.c"></File>\r
+<File RelativePath="noise.c"></File>\r
+<File RelativePath="oki_adpcm.c"></File>\r
+<File RelativePath="playout.c"></File>\r
+<File RelativePath="plc.c"></File>\r
+<File RelativePath="power_meter.c"></File>\r
+<File RelativePath="queue.c"></File>\r
+<File RelativePath="schedule.c"></File>\r
+<File RelativePath="sig_tone.c"></File>\r
+<File RelativePath="silence_gen.c"></File>\r
+<File RelativePath="super_tone_rx.c"></File>\r
+<File RelativePath="super_tone_tx.c"></File>\r
+<File RelativePath="t4.c"></File>\r
+<File RelativePath="t30.c"></File>\r
+<File RelativePath="t30_api.c"></File>\r
+<File RelativePath="t30_logging.c"></File>\r
+<File RelativePath="t31.c"></File>\r
+<File RelativePath="t35.c"></File>\r
+<File RelativePath="t38_core.c"></File>\r
+<File RelativePath="t38_gateway.c"></File>\r
+<File RelativePath="t38_non_ecm_buffer.c"></File>\r
+<File RelativePath="t38_terminal.c"></File>\r
+<File RelativePath="testcpuid.c"></File>\r
+<File RelativePath="time_scale.c"></File>\r
+<File RelativePath="tone_detect.c"></File>\r
+<File RelativePath="tone_generate.c"></File>\r
+<File RelativePath="v17rx.c"></File>\r
+<File RelativePath="v17tx.c"></File>\r
+<File RelativePath="v22bis_rx.c"></File>\r
+<File RelativePath="v22bis_tx.c"></File>\r
+<File RelativePath="v27ter_rx.c"></File>\r
+<File RelativePath="v27ter_tx.c"></File>\r
+<File RelativePath="v29rx.c"></File>\r
+<File RelativePath="v29tx.c"></File>\r
+<File RelativePath="v42.c"></File>\r
+<File RelativePath="v42bis.c"></File>\r
+<File RelativePath="v8.c"></File>\r
+<File RelativePath="vector_float.c"></File>\r
+<File RelativePath="vector_int.c"></File>\r
+<File RelativePath=".\msvc\gettimeofday.c"></File>\r
+</Filter><Filter  Name="Header Files">\r
+<File RelativePath="spandsp/adsi.h"></File>\r
+<File RelativePath="spandsp/async.h"></File>\r
+<File RelativePath="spandsp/arctan2.h"></File>\r
+<File RelativePath="spandsp/at_interpreter.h"></File>\r
+<File RelativePath="spandsp/awgn.h"></File>\r
+<File RelativePath="spandsp/bell_r2_mf.h"></File>\r
+<File RelativePath="spandsp/bert.h"></File>\r
+<File RelativePath="spandsp/biquad.h"></File>\r
+<File RelativePath="spandsp/bit_operations.h"></File>\r
+<File RelativePath="spandsp/bitstream.h"></File>\r
+<File RelativePath="spandsp/crc.h"></File>\r
+<File RelativePath="spandsp/complex.h"></File>\r
+<File RelativePath="spandsp/complex_filters.h"></File>\r
+<File RelativePath="spandsp/complex_vector_float.h"></File>\r
+<File RelativePath="spandsp/complex_vector_int.h"></File>\r
+<File RelativePath="spandsp/dc_restore.h"></File>\r
+<File RelativePath="spandsp/dds.h"></File>\r
+<File RelativePath="spandsp/dtmf.h"></File>\r
+<File RelativePath="spandsp/echo.h"></File>\r
+<File RelativePath="spandsp/fast_convert.h"></File>\r
+<File RelativePath="spandsp/fax.h"></File>\r
+<File RelativePath="spandsp/fax_modems.h"></File>\r
+<File RelativePath="spandsp/fir.h"></File>\r
+<File RelativePath="spandsp/fsk.h"></File>\r
+<File RelativePath="spandsp/g168models.h"></File>\r
+<File RelativePath="spandsp/g711.h"></File>\r
+<File RelativePath="spandsp/g722.h"></File>\r
+<File RelativePath="spandsp/g726.h"></File>\r
+<File RelativePath="spandsp/gsm0610.h"></File>\r
+<File RelativePath="spandsp/hdlc.h"></File>\r
+<File RelativePath="spandsp/ima_adpcm.h"></File>\r
+<File RelativePath="spandsp/logging.h"></File>\r
+<File RelativePath="spandsp/lpc10.h"></File>\r
+<File RelativePath="spandsp/modem_echo.h"></File>\r
+<File RelativePath="spandsp/modem_connect_tones.h"></File>\r
+<File RelativePath="spandsp/noise.h"></File>\r
+<File RelativePath="spandsp/oki_adpcm.h"></File>\r
+<File RelativePath="spandsp/playout.h"></File>\r
+<File RelativePath="spandsp/plc.h"></File>\r
+<File RelativePath="spandsp/power_meter.h"></File>\r
+<File RelativePath="spandsp/queue.h"></File>\r
+<File RelativePath="spandsp/saturated.h"></File>\r
+<File RelativePath="spandsp/schedule.h"></File>\r
+<File RelativePath="spandsp/sig_tone.h"></File>\r
+<File RelativePath="spandsp/silence_gen.h"></File>\r
+<File RelativePath="spandsp/super_tone_rx.h"></File>\r
+<File RelativePath="spandsp/super_tone_tx.h"></File>\r
+<File RelativePath="spandsp/t4.h"></File>\r
+<File RelativePath="spandsp/t30.h"></File>\r
+<File RelativePath="spandsp/t30_api.h"></File>\r
+<File RelativePath="spandsp/t30_fcf.h"></File>\r
+<File RelativePath="spandsp/t30_logging.h"></File>\r
+<File RelativePath="spandsp/t31.h"></File>\r
+<File RelativePath="spandsp/t35.h"></File>\r
+<File RelativePath="spandsp/t38_core.h"></File>\r
+<File RelativePath="spandsp/t38_gateway.h"></File>\r
+<File RelativePath="spandsp/t38_non_ecm_buffer.h"></File>\r
+<File RelativePath="spandsp/t38_terminal.h"></File>\r
+<File RelativePath="spandsp/telephony.h"></File>\r
+<File RelativePath="spandsp/time_scale.h"></File>\r
+<File RelativePath="spandsp/timing.h"></File>\r
+<File RelativePath="spandsp/tone_detect.h"></File>\r
+<File RelativePath="spandsp/tone_generate.h"></File>\r
+<File RelativePath="spandsp/v17rx.h"></File>\r
+<File RelativePath="spandsp/v17tx.h"></File>\r
+<File RelativePath="spandsp/v22bis.h"></File>\r
+<File RelativePath="spandsp/v27ter_rx.h"></File>\r
+<File RelativePath="spandsp/v27ter_tx.h"></File>\r
+<File RelativePath="spandsp/v29rx.h"></File>\r
+<File RelativePath="spandsp/v29tx.h"></File>\r
+<File RelativePath="spandsp/v42.h"></File>\r
+<File RelativePath="spandsp/v42bis.h"></File>\r
+<File RelativePath="spandsp/v8.h"></File>\r
+<File RelativePath="spandsp/vector_float.h"></File>\r
+<File RelativePath="spandsp/vector_int.h"></File>\r
+<File RelativePath="spandsp/version.h"></File>\r
+<File RelativePath="spandsp/private/adsi.h"></File>\r
+<File RelativePath="spandsp/private/async.h"></File>\r
+<File RelativePath="spandsp/private/at_interpreter.h"></File>\r
+<File RelativePath="spandsp/private/awgn.h"></File>\r
+<File RelativePath="spandsp/private/bell_r2_mf.h"></File>\r
+<File RelativePath="spandsp/private/bert.h"></File>\r
+<File RelativePath="spandsp/private/bitstream.h"></File>\r
+<File RelativePath="spandsp/private/dtmf.h"></File>\r
+<File RelativePath="spandsp/private/fax.h"></File>\r
+<File RelativePath="spandsp/private/fax_modems.h"></File>\r
+<File RelativePath="spandsp/private/fsk.h"></File>\r
+<File RelativePath="spandsp/private/g711.h"></File>\r
+<File RelativePath="spandsp/private/g722.h"></File>\r
+<File RelativePath="spandsp/private/g726.h"></File>\r
+<File RelativePath="spandsp/private/gsm0610.h"></File>\r
+<File RelativePath="spandsp/private/hdlc.h"></File>\r
+<File RelativePath="spandsp/private/ima_adpcm.h"></File>\r
+<File RelativePath="spandsp/private/logging.h"></File>\r
+<File RelativePath="spandsp/private/lpc10.h"></File>\r
+<File RelativePath="spandsp/private/modem_connect_tones.h"></File>\r
+<File RelativePath="spandsp/private/noise.h"></File>\r
+<File RelativePath="spandsp/private/oki_adpcm.h"></File>\r
+<File RelativePath="spandsp/private/queue.h"></File>\r
+<File RelativePath="spandsp/private/schedule.h"></File>\r
+<File RelativePath="spandsp/private/sig_tone.h"></File>\r
+<File RelativePath="spandsp/private/super_tone_rx.h"></File>\r
+<File RelativePath="spandsp/private/super_tone_tx.h"></File>\r
+<File RelativePath="spandsp/private/t30.h"></File>\r
+<File RelativePath="spandsp/private/t31.h"></File>\r
+<File RelativePath="spandsp/private/t38_core.h"></File>\r
+<File RelativePath="spandsp/private/t38_gateway.h"></File>\r
+<File RelativePath="spandsp/private/t38_non_ecm_buffer.h"></File>\r
+<File RelativePath="spandsp/private/t38_terminal.h"></File>\r
+<File RelativePath="spandsp/private/t4.h"></File>\r
+<File RelativePath="spandsp/private/time_scale.h"></File>\r
+<File RelativePath="spandsp/private/tone_detect.h"></File>\r
+<File RelativePath="spandsp/private/tone_generate.h"></File>\r
+<File RelativePath="spandsp/private/v17rx.h"></File>\r
+<File RelativePath="spandsp/private/v17tx.h"></File>\r
+<File RelativePath="spandsp/private/v22bis.h"></File>\r
+<File RelativePath="spandsp/private/v27ter_rx.h"></File>\r
+<File RelativePath="spandsp/private/v27ter_tx.h"></File>\r
+<File RelativePath="spandsp/private/v29rx.h"></File>\r
+<File RelativePath="spandsp/private/v29tx.h"></File>\r
+<File RelativePath="spandsp/private/v42.h"></File>\r
+<File RelativePath="spandsp/private/v42bis.h"></File>\r
+<File RelativePath="spandsp/private/v8.h"></File>\r
+<File RelativePath="spandsp/expose.h"></File>\r
+<File RelativePath="spandsp.h"></File>\r
+               </Filter>\r\r
+               <Filter\r\r
+                       Name="Resource Files"\r\r
+                       Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"\r\r
+                       UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"\r\r
+                       >\r\r
+               </Filter>\r\r
+       </Files>\r\r
+       <Globals>\r\r
+       </Globals>\r\r
+</VisualStudioProject>\r\r
index 6f2d6cb9cf3ceb7c9aea98d345f4324315f7cad4..d1918b2d14dfb66c75b5f2b2871748b6ea49afa6 100644 (file)
 <?xml version="1.0" encoding="Windows-1252"?>\r
 <VisualStudioProject\r
        ProjectType="Visual C++"\r
-       Version="9.00"\r
+       Version="8.00"\r
        Name="libspandsp"\r
-       ProjectGUID="{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}"\r
+       ProjectGUID="{CF70F278-3364-4395-A2E1-23501C9B8AD2}"\r
        RootNamespace="libspandsp"\r
-       Keyword="Win32Proj"\r
-       TargetFrameworkVersion="131072"\r
        >\r
-  <Platforms>\r
-    <Platform\r
+       <Platforms>\r
+               <Platform\r
                        Name="Win32"\r
                />\r
-  </Platforms>\r
-  <ToolFiles>\r
-  </ToolFiles>\r
-  <Configurations>\r
-    <Configuration\r
+       </Platforms>\r
+       <ToolFiles>\r
+       </ToolFiles>\r
+       <Configurations>\r
+               <Configuration\r
                        Name="Debug|Win32"\r
-                       OutputDirectory="$(SolutionDir)Debug"\r
-                       IntermediateDirectory="$(ConfigurationName)"\r
-                       ConfigurationType="2"\r
-                       CharacterSet="1"\r
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
+                       IntermediateDirectory="$(SolutionDir)$(ConfigurationName)"\r
+                       ConfigurationType="4"\r
                        >\r
-      <Tool\r
+                       <Tool\r
+                               Name="VCPreBuildEventTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCCustomBuildTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCXMLDataGeneratorTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCWebServiceProxyGeneratorTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCMIDLTool"\r
+                       />\r
+                       <Tool\r
                                Name="VCCLCompilerTool"\r
                                Optimization="0"\r
-                               AdditionalIncludeDirectories=".;.\spandsp;.\msvc;..\..\tiff-3.8.2\libtiff;.\generated"\r
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H"\r
-                               MinimalRebuild="true"\r
+                               AdditionalIncludeDirectories="src; src\spandsp; src\msvc;..\libtiff\include"\r
+                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;HAVE_CONFIG_H"\r
                                BasicRuntimeChecks="3"\r
-                               RuntimeLibrary="3"\r
-                               UsePrecompiledHeader="0"\r
+                               ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"\r
                                WarningLevel="4"\r
                                DebugInformationFormat="4"\r
-                               CompileAs="1"\r
-                               DisableSpecificWarnings="4127"\r
                        />\r
-      <Tool\r
-                               Name="VCLinkerTool"\r
-                               LinkIncremental="2"\r
-                               GenerateDebugInformation="true"\r
-                               SubSystem="2"\r
-                               RandomizedBaseAddress="1"\r
-                               DataExecutionPrevention="0"\r
-                               ImportLibrary="./Debug\spandsp.lib"\r
-                               TargetMachine="1"\r
+                       <Tool\r
+                               Name="VCManagedResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPreLinkEventTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCLibrarianTool"\r
                        />\r
-    </Configuration>\r
-    <Configuration\r
+                       <Tool\r
+                               Name="VCALinkTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCXDCMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCBscMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCFxCopTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPostBuildEventTool"\r
+                       />\r
+               </Configuration>\r
+               <Configuration\r
                        Name="Release|Win32"\r
-                       OutputDirectory="$(SolutionDir)Release"\r
-                       IntermediateDirectory="$(ConfigurationName)"\r
-                       ConfigurationType="2"\r
-                       CharacterSet="1"\r
-                       WholeProgramOptimization="1"\r
+                       OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
+                       IntermediateDirectory="$(SolutionDir)$(ConfigurationName)"\r
+                       ConfigurationType="4"\r
                        >\r
-      <Tool\r
+                       <Tool\r
+                               Name="VCPreBuildEventTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCCustomBuildTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCXMLDataGeneratorTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCWebServiceProxyGeneratorTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCMIDLTool"\r
+                       />\r
+                       <Tool\r
                                Name="VCCLCompilerTool"\r
-                               AdditionalIncludeDirectories=".;.\spandsp;.\msvc;..\..\tiff-3.8.2\libtiff;.\generated"\r
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;HAVE_CONFIG_H"\r
-                               RuntimeLibrary="2"\r
-                               UsePrecompiledHeader="0"\r
+                               AdditionalIncludeDirectories="src; src\spandsp; src\msvc;..\libtiff\include"\r
+                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBSPANDSP_EXPORTS;HAVE_CONFIG_H"\r
+                               ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"\r
                                WarningLevel="4"\r
                                DebugInformationFormat="3"\r
-                               DisableSpecificWarnings="4127"\r
                        />\r
-      <Tool\r
-                               Name="VCLinkerTool"\r
-                               LinkIncremental="1"\r
-                               GenerateDebugInformation="true"\r
-                               SubSystem="2"\r
-                               OptimizeReferences="2"\r
-                               EnableCOMDATFolding="2"\r
-                               RandomizedBaseAddress="1"\r
-                               DataExecutionPrevention="0"\r
-                               ImportLibrary="./Release\spandsp.lib"\r
-                               TargetMachine="1"\r
+                       <Tool\r
+                               Name="VCManagedResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPreLinkEventTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCLibrarianTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCALinkTool"\r
                        />\r
-    </Configuration>\r
-  </Configurations>\r
-  <References>\r
-  </References>\r
-  <Files>\r
-    <Filter\r
+                       <Tool\r
+                               Name="VCXDCMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCBscMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCFxCopTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPostBuildEventTool"\r
+                       />\r
+               </Configuration>\r
+       </Configurations>\r
+       <References>\r
+       </References>\r
+       <Files>\r
+               <Filter\r
                        Name="Source Files"\r
                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
                        >\r
-<File RelativePath="adsi.c"></File>\r
-<File RelativePath="async.c"></File>\r
-<File RelativePath="at_interpreter.c"></File>\r
-<File RelativePath="awgn.c"></File>\r
-<File RelativePath="bell_r2_mf.c"></File>\r
-<File RelativePath="bert.c"></File>\r
-<File RelativePath="bit_operations.c"></File>\r
-<File RelativePath="bitstream.c"></File>\r
-<File RelativePath="complex_filters.c"></File>\r
-<File RelativePath="complex_vector_float.c"></File>\r
-<File RelativePath="complex_vector_int.c"></File>\r
-<File RelativePath="crc.c"></File>\r
-<File RelativePath="dds_float.c"></File>\r
-<File RelativePath="dds_int.c"></File>\r
-<File RelativePath="dtmf.c"></File>\r
-<File RelativePath="echo.c"></File>\r
-<File RelativePath="fax.c"></File>\r
-<File RelativePath="fsk.c"></File>\r
-<File RelativePath="g711.c"></File>\r
-<File RelativePath="g722.c"></File>\r
-<File RelativePath="g726.c"></File>\r
-<File RelativePath="gsm0610_decode.c"></File>\r
-<File RelativePath="gsm0610_encode.c"></File>\r
-<File RelativePath="gsm0610_long_term.c"></File>\r
-<File RelativePath="gsm0610_lpc.c"></File>\r
-<File RelativePath="gsm0610_preprocess.c"></File>\r
-<File RelativePath="gsm0610_rpe.c"></File>\r
-<File RelativePath="gsm0610_short_term.c"></File>\r
-<File RelativePath="hdlc.c"></File>\r
-<File RelativePath="ima_adpcm.c"></File>\r
-<File RelativePath="logging.c"></File>\r
-<File RelativePath="lpc10_analyse.c"></File>\r
-<File RelativePath="lpc10_decode.c"></File>\r
-<File RelativePath="lpc10_encode.c"></File>\r
-<File RelativePath="lpc10_placev.c"></File>\r
-<File RelativePath="lpc10_voicing.c"></File>\r
-<File RelativePath="modem_echo.c"></File>\r
-<File RelativePath="modem_connect_tones.c"></File>\r
-<File RelativePath="noise.c"></File>\r
-<File RelativePath="oki_adpcm.c"></File>\r
-<File RelativePath="playout.c"></File>\r
-<File RelativePath="plc.c"></File>\r
-<File RelativePath="power_meter.c"></File>\r
-<File RelativePath="queue.c"></File>\r
-<File RelativePath="schedule.c"></File>\r
-<File RelativePath="sig_tone.c"></File>\r
-<File RelativePath="silence_gen.c"></File>\r
-<File RelativePath="super_tone_rx.c"></File>\r
-<File RelativePath="super_tone_tx.c"></File>\r
-<File RelativePath="t4.c"></File>\r
-<File RelativePath="t30.c"></File>\r
-<File RelativePath="t30_api.c"></File>\r
-<File RelativePath="t30_logging.c"></File>\r
-<File RelativePath="t31.c"></File>\r
-<File RelativePath="t35.c"></File>\r
-<File RelativePath="t38_core.c"></File>\r
-<File RelativePath="t38_gateway.c"></File>\r
-<File RelativePath="t38_non_ecm_buffer.c"></File>\r
-<File RelativePath="t38_terminal.c"></File>\r
-<File RelativePath="testcpuid.c"></File>\r
-<File RelativePath="time_scale.c"></File>\r
-<File RelativePath="tone_detect.c"></File>\r
-<File RelativePath="tone_generate.c"></File>\r
-<File RelativePath="v17rx.c"></File>\r
-<File RelativePath="v17tx.c"></File>\r
-<File RelativePath="v22bis_rx.c"></File>\r
-<File RelativePath="v22bis_tx.c"></File>\r
-<File RelativePath="v27ter_rx.c"></File>\r
-<File RelativePath="v27ter_tx.c"></File>\r
-<File RelativePath="v29rx.c"></File>\r
-<File RelativePath="v29tx.c"></File>\r
-<File RelativePath="v42.c"></File>\r
-<File RelativePath="v42bis.c"></File>\r
-<File RelativePath="v8.c"></File>\r
-<File RelativePath="vector_float.c"></File>\r
-<File RelativePath="vector_int.c"></File>\r
-<File RelativePath=".\msvc\gettimeofday.c"></File>\r
-</Filter><Filter  Name="Header Files">\r
-<File RelativePath="spandsp/adsi.h"></File>\r
-<File RelativePath="spandsp/async.h"></File>\r
-<File RelativePath="spandsp/arctan2.h"></File>\r
-<File RelativePath="spandsp/at_interpreter.h"></File>\r
-<File RelativePath="spandsp/awgn.h"></File>\r
-<File RelativePath="spandsp/bell_r2_mf.h"></File>\r
-<File RelativePath="spandsp/bert.h"></File>\r
-<File RelativePath="spandsp/biquad.h"></File>\r
-<File RelativePath="spandsp/bit_operations.h"></File>\r
-<File RelativePath="spandsp/bitstream.h"></File>\r
-<File RelativePath="spandsp/crc.h"></File>\r
-<File RelativePath="spandsp/complex.h"></File>\r
-<File RelativePath="spandsp/complex_filters.h"></File>\r
-<File RelativePath="spandsp/complex_vector_float.h"></File>\r
-<File RelativePath="spandsp/complex_vector_int.h"></File>\r
-<File RelativePath="spandsp/dc_restore.h"></File>\r
-<File RelativePath="spandsp/dds.h"></File>\r
-<File RelativePath="spandsp/dtmf.h"></File>\r
-<File RelativePath="spandsp/echo.h"></File>\r
-<File RelativePath="spandsp/fast_convert.h"></File>\r
-<File RelativePath="spandsp/fax.h"></File>\r
-<File RelativePath="spandsp/fax_modems.h"></File>\r
-<File RelativePath="spandsp/fir.h"></File>\r
-<File RelativePath="spandsp/fsk.h"></File>\r
-<File RelativePath="spandsp/g168models.h"></File>\r
-<File RelativePath="spandsp/g711.h"></File>\r
-<File RelativePath="spandsp/g722.h"></File>\r
-<File RelativePath="spandsp/g726.h"></File>\r
-<File RelativePath="spandsp/gsm0610.h"></File>\r
-<File RelativePath="spandsp/hdlc.h"></File>\r
-<File RelativePath="spandsp/ima_adpcm.h"></File>\r
-<File RelativePath="spandsp/logging.h"></File>\r
-<File RelativePath="spandsp/lpc10.h"></File>\r
-<File RelativePath="spandsp/modem_echo.h"></File>\r
-<File RelativePath="spandsp/modem_connect_tones.h"></File>\r
-<File RelativePath="spandsp/noise.h"></File>\r
-<File RelativePath="spandsp/oki_adpcm.h"></File>\r
-<File RelativePath="spandsp/playout.h"></File>\r
-<File RelativePath="spandsp/plc.h"></File>\r
-<File RelativePath="spandsp/power_meter.h"></File>\r
-<File RelativePath="spandsp/queue.h"></File>\r
-<File RelativePath="spandsp/saturated.h"></File>\r
-<File RelativePath="spandsp/schedule.h"></File>\r
-<File RelativePath="spandsp/sig_tone.h"></File>\r
-<File RelativePath="spandsp/silence_gen.h"></File>\r
-<File RelativePath="spandsp/super_tone_rx.h"></File>\r
-<File RelativePath="spandsp/super_tone_tx.h"></File>\r
-<File RelativePath="spandsp/t4.h"></File>\r
-<File RelativePath="spandsp/t30.h"></File>\r
-<File RelativePath="spandsp/t30_api.h"></File>\r
-<File RelativePath="spandsp/t30_fcf.h"></File>\r
-<File RelativePath="spandsp/t30_logging.h"></File>\r
-<File RelativePath="spandsp/t31.h"></File>\r
-<File RelativePath="spandsp/t35.h"></File>\r
-<File RelativePath="spandsp/t38_core.h"></File>\r
-<File RelativePath="spandsp/t38_gateway.h"></File>\r
-<File RelativePath="spandsp/t38_non_ecm_buffer.h"></File>\r
-<File RelativePath="spandsp/t38_terminal.h"></File>\r
-<File RelativePath="spandsp/telephony.h"></File>\r
-<File RelativePath="spandsp/time_scale.h"></File>\r
-<File RelativePath="spandsp/timing.h"></File>\r
-<File RelativePath="spandsp/tone_detect.h"></File>\r
-<File RelativePath="spandsp/tone_generate.h"></File>\r
-<File RelativePath="spandsp/v17rx.h"></File>\r
-<File RelativePath="spandsp/v17tx.h"></File>\r
-<File RelativePath="spandsp/v22bis.h"></File>\r
-<File RelativePath="spandsp/v27ter_rx.h"></File>\r
-<File RelativePath="spandsp/v27ter_tx.h"></File>\r
-<File RelativePath="spandsp/v29rx.h"></File>\r
-<File RelativePath="spandsp/v29tx.h"></File>\r
-<File RelativePath="spandsp/v42.h"></File>\r
-<File RelativePath="spandsp/v42bis.h"></File>\r
-<File RelativePath="spandsp/v8.h"></File>\r
-<File RelativePath="spandsp/vector_float.h"></File>\r
-<File RelativePath="spandsp/vector_int.h"></File>\r
-<File RelativePath="spandsp/version.h"></File>\r
-<File RelativePath="spandsp/private/adsi.h"></File>\r
-<File RelativePath="spandsp/private/async.h"></File>\r
-<File RelativePath="spandsp/private/at_interpreter.h"></File>\r
-<File RelativePath="spandsp/private/awgn.h"></File>\r
-<File RelativePath="spandsp/private/bell_r2_mf.h"></File>\r
-<File RelativePath="spandsp/private/bert.h"></File>\r
-<File RelativePath="spandsp/private/bitstream.h"></File>\r
-<File RelativePath="spandsp/private/dtmf.h"></File>\r
-<File RelativePath="spandsp/private/fax.h"></File>\r
-<File RelativePath="spandsp/private/fax_modems.h"></File>\r
-<File RelativePath="spandsp/private/fsk.h"></File>\r
-<File RelativePath="spandsp/private/g711.h"></File>\r
-<File RelativePath="spandsp/private/g722.h"></File>\r
-<File RelativePath="spandsp/private/g726.h"></File>\r
-<File RelativePath="spandsp/private/gsm0610.h"></File>\r
-<File RelativePath="spandsp/private/hdlc.h"></File>\r
-<File RelativePath="spandsp/private/ima_adpcm.h"></File>\r
-<File RelativePath="spandsp/private/logging.h"></File>\r
-<File RelativePath="spandsp/private/lpc10.h"></File>\r
-<File RelativePath="spandsp/private/modem_connect_tones.h"></File>\r
-<File RelativePath="spandsp/private/noise.h"></File>\r
-<File RelativePath="spandsp/private/oki_adpcm.h"></File>\r
-<File RelativePath="spandsp/private/queue.h"></File>\r
-<File RelativePath="spandsp/private/schedule.h"></File>\r
-<File RelativePath="spandsp/private/sig_tone.h"></File>\r
-<File RelativePath="spandsp/private/super_tone_rx.h"></File>\r
-<File RelativePath="spandsp/private/super_tone_tx.h"></File>\r
-<File RelativePath="spandsp/private/t30.h"></File>\r
-<File RelativePath="spandsp/private/t31.h"></File>\r
-<File RelativePath="spandsp/private/t38_core.h"></File>\r
-<File RelativePath="spandsp/private/t38_gateway.h"></File>\r
-<File RelativePath="spandsp/private/t38_non_ecm_buffer.h"></File>\r
-<File RelativePath="spandsp/private/t38_terminal.h"></File>\r
-<File RelativePath="spandsp/private/t4.h"></File>\r
-<File RelativePath="spandsp/private/time_scale.h"></File>\r
-<File RelativePath="spandsp/private/tone_detect.h"></File>\r
-<File RelativePath="spandsp/private/tone_generate.h"></File>\r
-<File RelativePath="spandsp/private/v17rx.h"></File>\r
-<File RelativePath="spandsp/private/v17tx.h"></File>\r
-<File RelativePath="spandsp/private/v22bis.h"></File>\r
-<File RelativePath="spandsp/private/v27ter_rx.h"></File>\r
-<File RelativePath="spandsp/private/v27ter_tx.h"></File>\r
-<File RelativePath="spandsp/private/v29rx.h"></File>\r
-<File RelativePath="spandsp/private/v29tx.h"></File>\r
-<File RelativePath="spandsp/private/v42.h"></File>\r
-<File RelativePath="spandsp/private/v42bis.h"></File>\r
-<File RelativePath="spandsp/private/v8.h"></File>\r
-<File RelativePath="spandsp/expose.h"></File>\r
-<File RelativePath="spandsp.h"></File>\r
-               </Filter>\r\r
-               <Filter\r\r
-                       Name="Resource Files"\r\r
-                       Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"\r\r
-                       UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"\r\r
-                       >\r\r
-               </Filter>\r\r
-       </Files>\r\r
-       <Globals>\r\r
-       </Globals>\r\r
-</VisualStudioProject>\r\r
+                       <File\r
+                               RelativePath="adsi.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="async.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="at_interpreter.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="awgn.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="bell_r2_mf.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="bert.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="bit_operations.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="bitstream.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="complex_filters.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="complex_vector_float.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="complex_vector_int.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="crc.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="dds_float.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="dds_int.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="dtmf.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="echo.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="fax.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="fsk.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="g711.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="g722.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="g726.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="gsm0610_decode.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="gsm0610_encode.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="gsm0610_long_term.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="gsm0610_lpc.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="gsm0610_preprocess.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="gsm0610_rpe.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="gsm0610_short_term.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="hdlc.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="ima_adpcm.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="logging.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="lpc10_analyse.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="lpc10_decode.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="lpc10_encode.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="lpc10_placev.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="lpc10_voicing.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="modem_connect_tones.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="modem_echo.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="msvc/gettimeofday.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="noise.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="oki_adpcm.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="playout.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="plc.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="power_meter.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="queue.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="schedule.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="sig_tone.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="silence_gen.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="super_tone_rx.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="super_tone_tx.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="t30.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="t30_api.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="t30_logging.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="t31.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="t35.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="t38_core.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="t38_gateway.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="t38_non_ecm_buffer.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="t38_terminal.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="t4.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="testcpuid.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="time_scale.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="tone_detect.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="tone_generate.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="v17rx.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="v17tx.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="v22bis_rx.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="v22bis_tx.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="v27ter_rx.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="v27ter_tx.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="v29rx.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="v29tx.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="v42.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="v42bis.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="v8.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="vector_float.c"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="vector_int.c"\r
+                               >\r
+                       </File>\r
+               </Filter>\r
+               <Filter\r
+                       Name="Header Files"\r
+                       >\r
+                       <File\r
+                               RelativePath="spandsp.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/adsi.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/arctan2.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/async.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/at_interpreter.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/awgn.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/bell_r2_mf.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/bert.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/biquad.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/bit_operations.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/bitstream.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/complex.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/complex_filters.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/complex_vector_float.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/complex_vector_int.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/crc.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/dc_restore.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/dds.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/dtmf.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/echo.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/expose.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/fax.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/fax_modems.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/fir.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/fsk.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/g168models.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/g711.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/g722.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/g726.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/gsm0610.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/hdlc.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/ima_adpcm.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/logging.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/lpc10.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/modem_connect_tones.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/modem_echo.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/noise.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/oki_adpcm.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/playout.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/plc.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/power_meter.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/adsi.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/bell_r2_mf.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/dtmf.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/fax.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/fax_modems.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/fsk.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/g722.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/g726.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/modem_connect_tones.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/t30.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/t31.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/t38_gateway.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/t38_non_ecm_buffer.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/t38_terminal.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/t4.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/v17rx.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/v17tx.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/v27ter_rx.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/v27ter_tx.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/v29rx.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/v29tx.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/v8.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/queue.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/saturated.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/schedule.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/sig_tone.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/silence_gen.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/super_tone_rx.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/super_tone_tx.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/t30.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/t30_api.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/t30_fcf.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/t30_logging.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/t31.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/t35.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/t38_core.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/t38_gateway.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/t38_non_ecm_buffer.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/t38_terminal.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/t4.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/telephony.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/time_scale.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/timing.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/tone_detect.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/tone_generate.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/v17rx.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/v17tx.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/v22bis.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/v27ter_rx.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/v27ter_tx.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/v29rx.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/v29tx.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/v42.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/v42bis.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/v8.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/vector_float.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/vector_int.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/version.h"\r
+                               >\r
+                       </File>\r
+               </Filter>\r
+               <Filter\r
+                       Name="Resource Files"\r
+                       Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"\r
+                       UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"\r
+                       >\r
+               </Filter>\r
+               <File\r
+                       RelativePath=".\src\msvc\spandsp.def"\r
+                       >\r
+               </File>\r
+       </Files>\r
+       <Globals>\r
+       </Globals>\r
+</VisualStudioProject>\r