]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FSBUILD-293 Fix Windows build after libspandsp update
authorJeff Lenk <jeff@jefflenk.com>
Mon, 26 Jul 2010 13:29:44 +0000 (08:29 -0500)
committerJeff Lenk <jeff@jefflenk.com>
Mon, 26 Jul 2010 13:29:44 +0000 (08:29 -0500)
libs/spandsp/src/libspandsp.2008.vcproj
libs/spandsp/src/msvc/spandsp.h

index 6f57c7801e9d999a24e221137774aa49df2a1515..027a6fc664b43e602ab86caf6d7c89ce555510c5 100644 (file)
 <File RelativePath="t38_terminal.c"></File>\r
 <File RelativePath="testcpuid.c"></File>\r
 <File RelativePath="time_scale.c"></File>\r
+<File RelativePath="timezone.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="spandsp/swept_tone.h"></File>\r
 <File RelativePath="spandsp/t4_rx.h"></File>\r
 <File RelativePath="spandsp/t4_tx.h"></File>\r
+<File RelativePath="spandsp/t4_t6_decode.h"></File>\r
+<File RelativePath="spandsp/t4_t6_encode.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
index 4e06660bdf7b55fee88ca033765b3b979d75e2bc..deb146884e2fb3946a32db102d390e44f5af5eb5 100644 (file)
 #include <spandsp/v42bis.h>
 #include <spandsp/t4_rx.h>
 #include <spandsp/t4_tx.h>
+#include <spandsp/t4_t6_decode.h>\r
+#include <spandsp/t4_t6_encode.h>
 #include <spandsp/t30.h>
 #include <spandsp/t30_api.h>
 #include <spandsp/t30_fcf.h>