This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-24 02:18:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
src
/
mod
/
applications
/
mod_directory
History
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
..
Makefile
…
mod_directory.2008.vcproj
add mod_directory to pro solutions for VS- not built by default
2010-08-29 12:26:30 -05:00
mod_directory.2010.vcxproj
add mod_directory to pro solutions for VS- not built by default
2010-08-29 12:26:30 -05:00
mod_directory.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_directory.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_directory.vcproj
…