freeswitch/libs/win32
Michael Jerris 69f9a7caf9 adjust to moved files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-08 19:33:04 +00:00
..
apr move windows build to use the in tree apr, apr-util and pcre 2006-12-19 22:39:38 +00:00
apr-iconv fix windows build paths from moving libs in tree. 2006-12-22 19:02:52 +00:00
apr-util fix windows build when there is a space in the source directory name. 2007-01-31 07:54:02 +00:00
curl move windows build to use the in tree curl 2006-12-20 03:13:37 +00:00
etpan fix libetpan 0.48 windows build. 2006-12-20 21:01:39 +00:00
howl switch all libs and mods to use the dynamic instead of the static runtime so everything in freeswitch runs in a single instance of the runtime. 2007-01-07 04:35:16 +00:00
iksemel move windows build to use the in tree iksemel 2006-12-20 17:55:23 +00:00
js starting to slim down the nspr build in prep to merge with the libjs build. 2007-04-10 21:10:42 +00:00
libresample use in tree libresample on windows build. 2006-09-30 06:14:18 +00:00
libsndfile move windows build to use the in tree libsndfile 2006-12-20 19:15:22 +00:00
pcre add wrapper code to fully encapsulate apr, apr-utils, pcre, and sqlite. fully use switch_ namespace in modules, create our own format and type defines. follow up commit for unix autotools coming soon after this. PLEASE NOTE: you will NEED to do a make megaclean and run configure again after this update (and the following commit) or it will not build. 2007-03-09 20:44:13 +00:00
portaudio switch all libs and mods to use the dynamic instead of the static runtime so everything in freeswitch runs in a single instance of the runtime. 2007-01-07 04:35:16 +00:00
pthread fix target on release dll build. 2006-10-18 19:22:23 +00:00
sofia adjust to moved files. 2007-05-08 19:33:04 +00:00
speex switch all libs and mods to use the dynamic instead of the static runtime so everything in freeswitch runs in a single instance of the runtime. 2007-01-07 04:35:16 +00:00
sqlite add wrapper code to fully encapsulate apr, apr-utils, pcre, and sqlite. fully use switch_ namespace in modules, create our own format and type defines. follow up commit for unix autotools coming soon after this. PLEASE NOTE: you will NEED to do a make megaclean and run configure again after this update (and the following commit) or it will not build. 2007-03-09 20:44:13 +00:00
udns fix mod_enum on windows, fix logic error in free function causing operations on freed memory 2006-12-01 06:12:07 +00:00
xmlrpc fix xmlrpc build on msvc when source dir has a space in it. Thanks to Jasone Steele for report via the mailing list. 2007-04-16 13:05:10 +00:00
Download APR-Iconv.vcproj quote directory names for directories with spaces in their names. 2006-08-27 20:08:04 +00:00
Download APR-Util.vcproj quote directory names for directories with spaces in their names. 2006-08-27 20:08:04 +00:00
Download APR.vcproj quote directory names for directories with spaces in their names. 2006-08-27 20:08:04 +00:00
Download CURL.vcproj quote directory names for directories with spaces in their names. 2006-08-27 20:08:04 +00:00
Download ETPAN.vcproj initial stubs for odbc and libetpan modules for spidermonkey. These do not do anything yet. 2006-12-01 17:59:58 +00:00
Download HOWL.vcproj quote directory names for directories with spaces in their names. 2006-08-27 20:08:04 +00:00
Download IKSEMEL.vcproj quote directory names for directories with spaces in their names. 2006-08-27 20:08:04 +00:00
Download LIBRESAMPLE.vcproj quote directory names for directories with spaces in their names. 2006-08-27 20:08:04 +00:00
Download LIBSNDFILE.vcproj quote directory names for directories with spaces in their names. 2006-08-27 20:08:04 +00:00
Download PCRE.vcproj update to pcre 6.7 for windows build. 2006-09-30 06:11:27 +00:00
Download PORTAUDIO.vcproj quote directory names for directories with spaces in their names. 2006-08-27 20:08:04 +00:00
Download PTHREAD.vcproj sofia windows build. This should work now, please test. 2006-09-11 17:01:15 +00:00
Download SOFIA.vcproj update to sofia release 1.12.4, many fixes including fix for assert(sip) on response to invite after an outbound register 2006-11-30 22:56:56 +00:00
Download SPEEX.vcproj quote directory names for directories with spaces in their names. 2006-08-27 20:08:04 +00:00
Download SPIDERMONKEY.vcproj quote directory names for directories with spaces in their names. 2006-08-27 20:08:04 +00:00
Download SQLITE.vcproj quote directory names for directories with spaces in their names. 2006-08-27 20:08:04 +00:00
Download XMLRPC.vcproj quote directory names for directories with spaces in their names. 2006-08-27 20:08:04 +00:00
util.vbs fix windows build when there is a space in the source directory name. 2007-01-31 07:54:02 +00:00