]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
switch all libs and mods to use the dynamic instead of the static runtime so everythi...
authorMichael Jerris <mike@jerris.com>
Sun, 7 Jan 2007 04:35:16 +0000 (04:35 +0000)
committerMichael Jerris <mike@jerris.com>
Sun, 7 Jan 2007 04:35:16 +0000 (04:35 +0000)
commit63d89577d65edba15bb5705d7f751b473d2eaeb3
tree3a7b9ca8816756c1343b8f90d1b29fe85daee3f2
parent1dcfa50d76e807ac6bb84723141cb630caeaebfd
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.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3925 d0543943-73ff-0310-b7d9-9358b9ac24b2
29 files changed:
libs/win32/howl/libhowl.vcproj
libs/win32/howl/libmDNSResponder.vcproj
libs/win32/pcre/libpcre.vcproj
libs/win32/portaudio/PAStaticWMME.vcproj
libs/win32/speex/libspeex.vcproj
src/mod/applications/mod_bridgecall/mod_bridgecall.vcproj
src/mod/applications/mod_commands/mod_commands.vcproj
src/mod/applications/mod_conference/mod_conference.vcproj
src/mod/applications/mod_dptools/mod_dptools.vcproj
src/mod/applications/mod_echo/mod_echo.vcproj
src/mod/applications/mod_ivrtest/mod_ivrtest.vcproj
src/mod/applications/mod_park/mod_park.vcproj
src/mod/applications/mod_playback/mod_playback.vcproj
src/mod/applications/mod_rss/mod_rss.vcproj
src/mod/codecs/mod_g711/mod_g711.vcproj
src/mod/codecs/mod_g723_1/mod_g723_1.vcproj
src/mod/codecs/mod_g729/mod_g729.vcproj
src/mod/codecs/mod_l16/mod_l16.vcproj
src/mod/codecs/mod_speex/mod_speex.vcproj
src/mod/dialplans/mod_dialplan_directory/mod_dialplan_directory.vcproj
src/mod/directories/mod_ldap/mod_ldap.vcproj
src/mod/endpoints/mod_portaudio/mod_PortAudio.vcproj
src/mod/endpoints/mod_woomera/mod_woomera.vcproj
src/mod/event_handlers/mod_event_multicast/mod_event_multicast.vcproj
src/mod/event_handlers/mod_event_socket/mod_event_socket.vcproj
src/mod/event_handlers/mod_event_test/mod_event_test.vcproj
src/mod/event_handlers/mod_zeroconf/mod_zeroconf.vcproj
src/mod/say/mod_say_en/mod_say_en.vcproj
src/mod/timers/mod_softtimer/mod_softtimer.vcproj