mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
windows build update to use more dynamic libs, fix some type issues, and fix jrtp build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@862 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -42,6 +42,9 @@ extern "C" {
|
||||
|
||||
#ifndef FREESWITCHCORE_EXPORTS
|
||||
#pragma comment(lib, "FreeSwitchCore.lib")
|
||||
#pragma comment(lib, "libapr-1.lib")
|
||||
#pragma comment(lib, "libaprutil-1.lib")
|
||||
#pragma comment(lib, "libapriconv-1.lib")
|
||||
#endif
|
||||
|
||||
/* disable the following warnings
|
||||
|
||||
Reference in New Issue
Block a user