]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
fix dependencies so that msvc build works with build solution
authorMichael Jerris <mike@jerris.com>
Sat, 21 Feb 2009 19:38:47 +0000 (19:38 +0000)
committerMichael Jerris <mike@jerris.com>
Sat, 21 Feb 2009 19:38:47 +0000 (19:38 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12219 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/spandsp/src/libspandsp.2005.sln
libs/spandsp/src/libspandsp.2005.vcproj
libs/spandsp/src/libspandsp.2008.sln
libs/spandsp/src/msvc/make_at_dictionary.2005.vcproj
libs/spandsp/src/msvc/make_at_dictionary.2008.vcproj
libs/spandsp/src/msvc/make_modem_filter.2005.vcproj
libs/spandsp/src/msvc/make_modem_filter.2008.vcproj

index b78079b0c3660fb0511cfd04e50290c5ef2475c1..d7bbaa43417b4e07033342f6a10a830adb26d738 100644 (file)
@@ -7,6 +7,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "make_modem_filter", "msvc\m
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libspandsp", "libspandsp.2005.vcproj", "{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}"\r
        ProjectSection(ProjectDependencies) = postProject\r
+               {329A6FA0-0FCC-4435-A950-E670AEFA9838} = {329A6FA0-0FCC-4435-A950-E670AEFA9838}\r
+               {DEE932AB-5911-4700-9EEB-8C7090A0A330} = {DEE932AB-5911-4700-9EEB-8C7090A0A330}\r
                {401A40CD-5DB4-4E34-AC68-FA99E9FAC014} = {401A40CD-5DB4-4E34-AC68-FA99E9FAC014}\r
        EndProjectSection\r
 EndProject\r
index ac9c1e9dbc99dca3e904df6fa6dca640d4f4cce7..2227579b6047ac588c36827617d6d91f6bc62209 100644 (file)
@@ -6,24 +6,38 @@
        ProjectGUID="{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}"\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
                        >\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
                                WarningLevel="4"\r
                                DebugInformationFormat="4"\r
                                CompileAs="1"\r
-                               DisableSpecificWarnings="4127"\r
+                               DisableSpecificWarnings="4127;4244"\r
                        />\r
-      <Tool\r
+                       <Tool\r
+                               Name="VCManagedResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPreLinkEventTool"\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
+                       <Tool\r
+                               Name="VCALinkTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCManifestTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCXDCMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCBscMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCFxCopTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCAppVerifierTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCWebDeploymentTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPostBuildEventTool"\r
+                       />\r
+               </Configuration>\r
+               <Configuration\r
                        Name="Release|Win32"\r
                        OutputDirectory="$(SolutionDir)Release"\r
                        IntermediateDirectory="$(ConfigurationName)"\r
                        CharacterSet="1"\r
                        WholeProgramOptimization="1"\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
                                UsePrecompiledHeader="0"\r
                                WarningLevel="4"\r
                                DebugInformationFormat="3"\r
-                               DisableSpecificWarnings="4127"\r
+                               DisableSpecificWarnings="4127;4244"\r
+                       />\r
+                       <Tool\r
+                               Name="VCManagedResourceCompilerTool"\r
                        />\r
-      <Tool\r
+                       <Tool\r
+                               Name="VCResourceCompilerTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCPreLinkEventTool"\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
+                       <Tool\r
+                               Name="VCALinkTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCManifestTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCXDCMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCBscMakeTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCFxCopTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCAppVerifierTool"\r
+                       />\r
+                       <Tool\r
+                               Name="VCWebDeploymentTool"\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="fax_modems.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="fax_modems.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=".\msvc\gettimeofday.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="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/fast_convert.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/async.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/at_interpreter.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/awgn.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/bell_r2_mf.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/bert.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/bitstream.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/g711.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/gsm0610.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/hdlc.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/ima_adpcm.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/logging.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/lpc10.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/modem_connect_tones.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/noise.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/oki_adpcm.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/queue.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/schedule.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/sig_tone.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/super_tone_rx.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/super_tone_tx.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_core.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/time_scale.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/tone_detect.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/tone_generate.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/v22bis.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/v42.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath="spandsp/private/v42bis.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
+       </Files>\r
+       <Globals>\r
+       </Globals>\r
+</VisualStudioProject>\r
index 2602184d38454bcef1202286cf6bb4e66b51d444..257ab1c335460fa98c1dfc5ed11595123764a9e8 100644 (file)
@@ -7,6 +7,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "make_modem_filter", "msvc\m
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libspandsp", "libspandsp.2008.vcproj", "{1CBB0077-18C5-455F-801C-0A0CE7B0BBF5}"\r
        ProjectSection(ProjectDependencies) = postProject\r
+               {329A6FA0-0FCC-4435-A950-E670AEFA9838} = {329A6FA0-0FCC-4435-A950-E670AEFA9838}\r
+               {DEE932AB-5911-4700-9EEB-8C7090A0A330} = {DEE932AB-5911-4700-9EEB-8C7090A0A330}\r
                {401A40CD-5DB4-4E34-AC68-FA99E9FAC014} = {401A40CD-5DB4-4E34-AC68-FA99E9FAC014}\r
        EndProjectSection\r
 EndProject\r
index 2e947066d3896ba0a0b16cf10844f9f91686c6d4..3cefdc00f8881789fd587c42f2dd3c7e64064240 100644 (file)
@@ -47,7 +47,7 @@
                                RuntimeLibrary="3"\r
                                UsePrecompiledHeader="0"\r
                                WarningLevel="3"\r
-                               DebugInformationFormat="4"\r
+                               DebugInformationFormat="3"\r
                        />\r
                        <Tool\r
                                Name="VCManagedResourceCompilerTool"\r
@@ -60,7 +60,7 @@
                        />\r
                        <Tool\r
                                Name="VCLinkerTool"\r
-                               LinkIncremental="2"\r
+                               LinkIncremental="1"\r
                                GenerateDebugInformation="true"\r
                                SubSystem="1"\r
                                TargetMachine="1"\r
index 54dda51ac879043dcb97ab26cb939d13e6603356..b50bb0d68734f24c0219c8c1996bafb944f1ba3f 100644 (file)
@@ -48,7 +48,7 @@
                                RuntimeLibrary="3"\r
                                UsePrecompiledHeader="0"\r
                                WarningLevel="3"\r
-                               DebugInformationFormat="4"\r
+                               DebugInformationFormat="3"\r
                        />\r
                        <Tool\r
                                Name="VCManagedResourceCompilerTool"\r
@@ -61,7 +61,7 @@
                        />\r
                        <Tool\r
                                Name="VCLinkerTool"\r
-                               LinkIncremental="2"\r
+                               LinkIncremental="1"\r
                                GenerateDebugInformation="true"\r
                                SubSystem="1"\r
                                TargetMachine="1"\r
index e4cbad8852eb26051a0b3e0a713b232328075fe2..6a1fb352f0946a40684fc0ab8bcbe509070b9c08 100644 (file)
@@ -47,7 +47,7 @@
                                RuntimeLibrary="3"\r
                                UsePrecompiledHeader="0"\r
                                WarningLevel="3"\r
-                               DebugInformationFormat="4"\r
+                               DebugInformationFormat="3"\r
                        />\r
                        <Tool\r
                                Name="VCManagedResourceCompilerTool"\r
@@ -60,7 +60,7 @@
                        />\r
                        <Tool\r
                                Name="VCLinkerTool"\r
-                               LinkIncremental="2"\r
+                               LinkIncremental="1"\r
                                GenerateDebugInformation="true"\r
                                SubSystem="1"\r
                                TargetMachine="1"\r
index 5be6875c87beeb92502d89dcdf267be6d4b03f7a..6a296043e19bddd3921290eb004273b762abc643 100644 (file)
@@ -48,7 +48,7 @@
                                RuntimeLibrary="3"\r
                                UsePrecompiledHeader="0"\r
                                WarningLevel="3"\r
-                               DebugInformationFormat="4"\r
+                               DebugInformationFormat="3"\r
                        />\r
                        <Tool\r
                                Name="VCManagedResourceCompilerTool"\r
@@ -61,7 +61,7 @@
                        />\r
                        <Tool\r
                                Name="VCLinkerTool"\r
-                               LinkIncremental="2"\r
+                               LinkIncremental="1"\r
                                GenerateDebugInformation="true"\r
                                SubSystem="1"\r
                                TargetMachine="1"\r