freeswitch/src/mod/formats/mod_tone_stream
Peter Olsson 5a820fdc78 Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. 2014-01-22 22:47:11 +01:00
..
mod_tone_stream.2008.vcproj build: build path cleanups (FSBUILD-130) 2009-03-06 19:27:14 +00:00
mod_tone_stream.2010.vcxproj Add initial support for VS2010 2010-06-28 15:49:19 -05:00
mod_tone_stream.2012.vcxproj Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. 2014-01-22 22:47:11 +01:00
mod_tone_stream.c Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks. 2014-01-22 22:30:23 +01:00
mod_tone_stream.vcproj