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-09 01:06:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
/
unimrcp
/
libs
/
mpf
History
Jeff Lenk
dc2c11f13f
FS-4768 initial add of vs2012 build support
2012-12-29 14:57:15 -06:00
..
codecs
/g711
Assuming, just because it is MSVC, that the standard integers are not defined, is not correct. Need to test for define _STDINT as well as later versions of MSVC (>= VS2010) do have stdint.h
2012-09-27 10:16:14 +10:00
include
…
src
…
Makefile.am
…
mpf.2008.vcproj
unimrcp vs2008 upgrade
2011-06-16 21:50:37 -05:00
mpf.2010.vcxproj
unimrcp vs2010 upgrade with revert of incorrect 2008 changes - still not working
2011-06-16 23:26:53 -05:00
mpf.2010.vcxproj.filters
revert deletion of several unimrcp files for windows - version changes coming - not working yet
2011-06-16 12:36:13 -05:00
mpf.2012.vcxproj
FS-4768 initial add of vs2012 build support
2012-12-29 14:57:15 -06:00
mpf.2012.vcxproj.filters
FS-4768 initial add of vs2012 build support
2012-12-29 14:57:15 -06:00
mpf.vcproj
…