freeswitch/libs/libteletone
Andrey Volk 0275ea1eb4 [Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer Microsoft Visual Studio versions. 2020-05-25 14:18:25 +04:00
..
build/config
src fix teletone gen on multichannel 2019-07-25 23:31:08 +04:00
.update
AUTHORS
CMakeLists.txt
COPYING
ChangeLog
INSTALL
Makefile.am
NEWS
README
acsite.m4
configure.ac
configure.gnu
libteletone.2008.vcproj
libteletone.2010.vcxproj.filters
libteletone.2017.vcxproj [Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer Microsoft Visual Studio versions. 2020-05-25 14:18:25 +04:00
libteletone.vcproj
teletone.def

README

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Install is common:

./configure --with-prefix=<desired prefix>
make
make install