]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
fix windows build for last spandsp changes - trivial
authorJeff Lenk <jeff@jefflenk.com>
Sat, 21 Jul 2012 15:18:27 +0000 (10:18 -0500)
committerJeff Lenk <jeff@jefflenk.com>
Sat, 21 Jul 2012 15:18:27 +0000 (10:18 -0500)
libs/spandsp/src/libspandsp.2008.vcproj
libs/spandsp/src/libspandsp.2010.vcxproj
libs/spandsp/src/libspandsp.2010.vcxproj.filters
libs/spandsp/src/msvc/spandsp.h

index d5964ec4d66eed474636ec16830f7c99b2aa4a75..9793cc6f619b7f3165586906fd207bc922319be8 100644 (file)
                                >\r
                        </File>\r
                        <File\r
-                               RelativePath=".\spandsp\t81_t82_arith_coding.h"\r
+                               RelativePath=".\spandsp\private\t42.h"\r
+                               >\r
+                       </File>\r
+                       <File\r
+                               RelativePath=".\spandsp\t42.h"\r
                                >\r
                        </File>\r
                        <File\r
                                >\r
                        </File>\r
                        <File\r
-                               RelativePath=".\spandsp\t85.h"\r
+                               RelativePath=".\spandsp\t81_t82_arith_coding.h"\r
                                >\r
                        </File>\r
                        <File\r
                                RelativePath=".\spandsp\private\t85.h"\r
                                >\r
                        </File>\r
+                       <File\r
+                               RelativePath=".\spandsp\t85.h"\r
+                               >\r
+                       </File>\r
                </Filter>\r
                <File\r
                        RelativePath=".\msvc\spandsp.h"\r
index 398b5dc7e0a367a2a6145c1bde9db8fb98c1948f..2c933c77a5d24677f672e55d534128f2c523c6ca 100644 (file)
     <ClInclude Include="spandsp\plc.h" />\r
     <ClInclude Include="spandsp\power_meter.h" />\r
     <ClInclude Include="spandsp\private\ademco_contactid.h" />\r
+    <ClInclude Include="spandsp\private\t42.h" />\r
     <ClInclude Include="spandsp\private\t81_t82_arith_coding.h" />\r
     <ClInclude Include="spandsp\private\t85.h" />\r
     <ClInclude Include="spandsp\queue.h" />\r
     <ClInclude Include="spandsp\super_tone_rx.h" />\r
     <ClInclude Include="spandsp\super_tone_tx.h" />\r
     <ClInclude Include="spandsp\swept_tone.h" />\r
+    <ClInclude Include="spandsp\t42.h" />\r
     <ClInclude Include="spandsp\t4_rx.h" />\r
     <ClInclude Include="spandsp\t4_tx.h" />\r
     <ClInclude Include="spandsp\t4_t6_decode.h" />\r
index fef56df81d632a211bec7a7fdb0fba2645c4e153..d79f7d12012f16c21e0d59cf88c5b6941604e1ce 100644 (file)
     <ClInclude Include="spandsp\t85.h">\r
       <Filter>Header Files</Filter>\r
     </ClInclude>\r
+    <ClInclude Include="spandsp\t42.h">\r
+      <Filter>Header Files</Filter>\r
+    </ClInclude>\r
+    <ClInclude Include="spandsp\private\t42.h">\r
+      <Filter>Header Files</Filter>\r
+    </ClInclude>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <CustomBuild Include="msvc\spandsp.h" />\r
index f6d7f0cd3b9b8c8cc182930139869fb944a4aa5e..6ba0b82cece6f34a610bcb80eb73fa12d1524d85 100644 (file)
 #include <spandsp/t4_t6_encode.h>
 #include <spandsp/t81_t82_arith_coding.h>
 #include <spandsp/t85.h>
-#if defined(SPANDSP_SUPPORT_T42)
 #include <spandsp/t42.h>
-#endif
 #if defined(SPANDSP_SUPPORT_T43)
 #include <spandsp/t43.h>
 #endif