Skip to content
项目
群组
代码片段
帮助
正在加载...
登录
切换导航
F
freeswitch
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
张华
freeswitch
Commits
240bf74d
提交
240bf74d
authored
6月 25, 2015
作者:
Vladimir
提交者:
Michael Jerris
8月 05, 2015
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
FS-7728: fix windows build issues
上级
25d9184e
隐藏空白字符变更
内嵌
并排
正在显示
9 个修改的文件
包含
63 行增加
和
10 行删除
+63
-10
libpcre.2013.vcxproj
libs/win32/pcre/libpcre.2013.vcxproj
+8
-0
libspeex.2013.vcxproj
libs/win32/speex/libspeex.2013.vcxproj
+14
-0
libspeexdsp.2013.vcxproj
libs/win32/speex/libspeexdsp.2013.vcxproj
+8
-0
sqlite.2013.vcxproj
libs/win32/sqlite/sqlite.2013.vcxproj
+8
-0
mod_rtmp.2013.vcxproj
src/mod/endpoints/mod_rtmp/mod_rtmp.2013.vcxproj
+17
-4
mcast.c
src/mod/endpoints/mod_verto/mcast/mcast.c
+1
-0
mcast.h
src/mod/endpoints/mod_verto/mcast/mcast.h
+1
-0
mod_shout.2013.vcxproj
src/mod/formats/mod_shout/mod_shout.2013.vcxproj
+4
-4
switch_core_video.c
src/switch_core_video.c
+2
-2
没有找到文件。
libs/win32/pcre/libpcre.2013.vcxproj
浏览文件 @
240bf74d
...
...
@@ -138,6 +138,7 @@
<WarningLevel>
Level3
</WarningLevel>
<SuppressStartupBanner>
true
</SuppressStartupBanner>
<DisableSpecificWarnings>
4267;4244;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Bscmake>
<SuppressStartupBanner>
true
</SuppressStartupBanner>
...
...
@@ -157,6 +158,7 @@
<WarningLevel>
Level3
</WarningLevel>
<SuppressStartupBanner>
true
</SuppressStartupBanner>
<DisableSpecificWarnings>
4267;4244;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<PreBuildEvent>
<Command>
if not exist "$(ProjectDir)..\..\pcre-8.34\pcre.h" type "$(ProjectDir)\pcre.h"
>
"$(ProjectDir)..\..\pcre-8.34\pcre.h"
</Command>
...
...
@@ -174,6 +176,7 @@
<WarningLevel>
Level3
</WarningLevel>
<SuppressStartupBanner>
true
</SuppressStartupBanner>
<DisableSpecificWarnings>
4267;4244;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<PreBuildEvent>
<Command>
if not exist "$(ProjectDir)..\..\pcre-8.34\pcre.h" type "$(ProjectDir)\pcre.h"
>
"$(ProjectDir)..\..\pcre-8.34\pcre.h"
</Command>
...
...
@@ -194,6 +197,7 @@
<WarningLevel>
Level3
</WarningLevel>
<SuppressStartupBanner>
true
</SuppressStartupBanner>
<DisableSpecificWarnings>
4267;4244;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<PreBuildEvent>
<Command>
if not exist "$(ProjectDir)..\..\pcre-8.34\pcre.h" type "$(ProjectDir)\pcre.h"
>
"$(ProjectDir)..\..\pcre-8.34\pcre.h"
</Command>
...
...
@@ -239,6 +243,7 @@
<SuppressStartupBanner>
true
</SuppressStartupBanner>
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<DisableSpecificWarnings>
4267;4244;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<PreBuildEvent>
<Command>
if not exist "$(ProjectDir)..\..\pcre-8.34\pcre.h" type "$(ProjectDir)\pcre.h"
>
"$(ProjectDir)..\..\pcre-8.34\pcre.h"
</Command>
...
...
@@ -305,6 +310,7 @@
<SuppressStartupBanner>
true
</SuppressStartupBanner>
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<DisableSpecificWarnings>
4267;4244;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<PreBuildEvent>
<Command>
if not exist "$(ProjectDir)..\..\pcre-8.34\pcre.h" type "$(ProjectDir)\pcre.h"
>
"$(ProjectDir)..\..\pcre-8.34\pcre.h"
</Command>
...
...
@@ -371,6 +377,7 @@
<WarningLevel>
Level3
</WarningLevel>
<SuppressStartupBanner>
true
</SuppressStartupBanner>
<DisableSpecificWarnings>
4267;4244;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<PreBuildEvent>
<Command>
if not exist "$(ProjectDir)..\..\pcre-8.34\pcre.h" type "$(ProjectDir)\pcre.h"
>
"$(ProjectDir)..\..\pcre-8.34\pcre.h"
</Command>
...
...
@@ -436,6 +443,7 @@
<WarningLevel>
Level3
</WarningLevel>
<SuppressStartupBanner>
true
</SuppressStartupBanner>
<DisableSpecificWarnings>
4267;4244;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<PreBuildEvent>
<Command>
if not exist "$(ProjectDir)..\..\pcre-8.34\pcre.h" type "$(ProjectDir)\pcre.h"
>
"$(ProjectDir)..\..\pcre-8.34\pcre.h"
</Command>
...
...
libs/win32/speex/libspeex.2013.vcxproj
浏览文件 @
240bf74d
...
...
@@ -242,6 +242,7 @@
<RuntimeLibrary>
MultiThreadedDebugDLL
</RuntimeLibrary>
<WarningLevel>
TurnOffAllWarnings
</WarningLevel>
<CompileAs>
CompileAsC
</CompileAs>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib>
<OutputFile>
$(OutDir)libspeex.lib
</OutputFile>
...
...
@@ -263,6 +264,7 @@
<WarningLevel>
TurnOffAllWarnings
</WarningLevel>
<CompileAs>
CompileAsC
</CompileAs>
<DisableSpecificWarnings>
4244;4305;4311;4100;4127;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib>
<OutputFile>
$(OutDir)libspeex.lib
</OutputFile>
...
...
@@ -288,6 +290,7 @@
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<CompileAs>
CompileAsC
</CompileAs>
<DisableSpecificWarnings>
4244;4305;4311;4100;4127;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib>
<OutputFile>
$(OutDir)libspeex.lib
</OutputFile>
...
...
@@ -313,6 +316,7 @@
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<CompileAs>
CompileAsC
</CompileAs>
<DisableSpecificWarnings>
4244;4305;4311;4100;4127;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib>
<OutputFile>
$(OutDir)libspeex.lib
</OutputFile>
...
...
@@ -337,6 +341,7 @@
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<CompileAs>
CompileAsC
</CompileAs>
<DisableSpecificWarnings>
4244;4305;4311;4100;4127;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Link>
<ModuleDefinitionFile>
libspeex.def
</ModuleDefinitionFile>
...
...
@@ -360,6 +365,7 @@
<WarningLevel>
Level4
</WarningLevel>
<DebugInformationFormat>
EditAndContinue
</DebugInformationFormat>
<CompileAs>
CompileAsC
</CompileAs>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib>
<OutputFile>
$(OutDir)libspeex.lib
</OutputFile>
...
...
@@ -384,6 +390,7 @@
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<CompileAs>
CompileAsC
</CompileAs>
<DisableSpecificWarnings>
4244;4305;4311;4100;4127;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib>
<OutputFile>
$(OutDir)libspeex.lib
</OutputFile>
...
...
@@ -402,6 +409,7 @@
<RuntimeLibrary>
MultiThreadedDebugDLL
</RuntimeLibrary>
<WarningLevel>
TurnOffAllWarnings
</WarningLevel>
<CompileAs>
CompileAsC
</CompileAs>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib>
<OutputFile>
$(OutDir)libspeex.lib
</OutputFile>
...
...
@@ -424,6 +432,7 @@
<WarningLevel>
TurnOffAllWarnings
</WarningLevel>
<CompileAs>
CompileAsC
</CompileAs>
<DisableSpecificWarnings>
4244;4305;4311;4100;4127;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib>
<OutputFile>
$(OutDir)libspeex.lib
</OutputFile>
...
...
@@ -452,6 +461,7 @@
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<CompileAs>
CompileAsC
</CompileAs>
<DisableSpecificWarnings>
4244;4305;4311;4100;4127;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib>
<OutputFile>
$(OutDir)libspeex.lib
</OutputFile>
...
...
@@ -480,6 +490,7 @@
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<CompileAs>
CompileAsC
</CompileAs>
<DisableSpecificWarnings>
4244;4305;4311;4100;4127;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib>
<OutputFile>
$(OutDir)libspeex.lib
</OutputFile>
...
...
@@ -507,6 +518,7 @@
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<CompileAs>
CompileAsC
</CompileAs>
<DisableSpecificWarnings>
4244;4305;4311;4100;4127;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Link>
<ModuleDefinitionFile>
libspeex.def
</ModuleDefinitionFile>
...
...
@@ -534,6 +546,7 @@
<WarningLevel>
Level4
</WarningLevel>
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<CompileAs>
CompileAsC
</CompileAs>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib>
<OutputFile>
$(OutDir)libspeex.lib
</OutputFile>
...
...
@@ -561,6 +574,7 @@
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<CompileAs>
CompileAsC
</CompileAs>
<DisableSpecificWarnings>
4244;4305;4311;4100;4127;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib>
<OutputFile>
$(OutDir)libspeex.lib
</OutputFile>
...
...
libs/win32/speex/libspeexdsp.2013.vcxproj
浏览文件 @
240bf74d
...
...
@@ -147,6 +147,7 @@
<RuntimeLibrary>
MultiThreadedDebugDLL
</RuntimeLibrary>
<WarningLevel>
TurnOffAllWarnings
</WarningLevel>
<CompileAs>
CompileAsC
</CompileAs>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib
/>
</ItemDefinitionGroup>
...
...
@@ -163,6 +164,7 @@
<RuntimeLibrary>
MultiThreadedDebugDLL
</RuntimeLibrary>
<WarningLevel>
TurnOffAllWarnings
</WarningLevel>
<CompileAs>
CompileAsC
</CompileAs>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib
/>
</ItemDefinitionGroup>
...
...
@@ -180,6 +182,7 @@
<WarningLevel>
TurnOffAllWarnings
</WarningLevel>
<CompileAs>
CompileAsC
</CompileAs>
<DisableSpecificWarnings>
4244;4305;4311;4100;4127;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib
/>
</ItemDefinitionGroup>
...
...
@@ -200,6 +203,7 @@
<WarningLevel>
TurnOffAllWarnings
</WarningLevel>
<CompileAs>
CompileAsC
</CompileAs>
<DisableSpecificWarnings>
4244;4305;4311;4100;4127;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib
/>
</ItemDefinitionGroup>
...
...
@@ -223,6 +227,7 @@
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<CompileAs>
CompileAsC
</CompileAs>
<DisableSpecificWarnings>
4244;4305;4311;4100;4127;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Link>
<OutputFile>
../../../bin/libspeexdsp.dll
</OutputFile>
...
...
@@ -260,6 +265,7 @@
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<CompileAs>
CompileAsC
</CompileAs>
<DisableSpecificWarnings>
4244;4305;4311;4100;4127;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Link>
<OutputFile>
../../../bin/libspeexdsp.dll
</OutputFile>
...
...
@@ -294,6 +300,7 @@
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<CompileAs>
CompileAsC
</CompileAs>
<DisableSpecificWarnings>
4244;4305;4311;4100;4127;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib>
<OutputFile>
../../../lib/libspeexdsp.lib
</OutputFile>
...
...
@@ -322,6 +329,7 @@
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<CompileAs>
CompileAsC
</CompileAs>
<DisableSpecificWarnings>
4244;4305;4311;4100;4127;%(DisableSpecificWarnings)
</DisableSpecificWarnings>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Lib>
<OutputFile>
../../../lib/libspeexdsp.lib
</OutputFile>
...
...
libs/win32/sqlite/sqlite.2013.vcxproj
浏览文件 @
240bf74d
...
...
@@ -139,6 +139,7 @@
<BasicRuntimeChecks>
EnableFastChecks
</BasicRuntimeChecks>
<RuntimeLibrary>
MultiThreadedDebugDLL
</RuntimeLibrary>
<WarningLevel>
TurnOffAllWarnings
</WarningLevel>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<PostBuildEvent>
<Command>
...
...
@@ -159,6 +160,7 @@
<BasicRuntimeChecks>
EnableFastChecks
</BasicRuntimeChecks>
<RuntimeLibrary>
MultiThreadedDebugDLL
</RuntimeLibrary>
<WarningLevel>
TurnOffAllWarnings
</WarningLevel>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<PostBuildEvent>
<Command>
...
...
@@ -173,6 +175,7 @@
<PreprocessorDefinitions>
_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;NDEBUG;_LIB;THREADSAFE=1;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<RuntimeLibrary>
MultiThreadedDLL
</RuntimeLibrary>
<WarningLevel>
TurnOffAllWarnings
</WarningLevel>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<PostBuildEvent>
<Command>
...
...
@@ -190,6 +193,7 @@
<PreprocessorDefinitions>
_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;NDEBUG;_LIB;THREADSAFE=1;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<RuntimeLibrary>
MultiThreadedDLL
</RuntimeLibrary>
<WarningLevel>
TurnOffAllWarnings
</WarningLevel>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<PostBuildEvent>
<Command>
...
...
@@ -210,6 +214,7 @@
</PrecompiledHeader>
<WarningLevel>
TurnOffAllWarnings
</WarningLevel>
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Link>
<ModuleDefinitionFile>
sqlite3.def
</ModuleDefinitionFile>
...
...
@@ -244,6 +249,7 @@
</PrecompiledHeader>
<WarningLevel>
TurnOffAllWarnings
</WarningLevel>
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Link>
<ModuleDefinitionFile>
sqlite3.def
</ModuleDefinitionFile>
...
...
@@ -272,6 +278,7 @@
</PrecompiledHeader>
<WarningLevel>
TurnOffAllWarnings
</WarningLevel>
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Link>
<ModuleDefinitionFile>
sqlite3.def
</ModuleDefinitionFile>
...
...
@@ -299,6 +306,7 @@
</PrecompiledHeader>
<WarningLevel>
TurnOffAllWarnings
</WarningLevel>
<DebugInformationFormat>
ProgramDatabase
</DebugInformationFormat>
<AdditionalOptions>
/FS %(AdditionalOptions)
</AdditionalOptions>
</ClCompile>
<Link>
<ModuleDefinitionFile>
sqlite3.def
</ModuleDefinitionFile>
...
...
src/mod/endpoints/mod_rtmp/mod_rtmp.2013.vcxproj
浏览文件 @
240bf74d
...
...
@@ -51,18 +51,22 @@
<ImportGroup
Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'"
Label=
"PropertySheets"
>
<Import
Project=
"$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props"
Condition=
"exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')"
Label=
"LocalAppDataPlatform"
/>
<Import
Project=
"..\..\..\..\w32\module_release.props"
/>
<Import
Project=
"..\..\..\..\w32\openssl-version.props"
/>
</ImportGroup>
<ImportGroup
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
Label=
"PropertySheets"
>
<Import
Project=
"$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props"
Condition=
"exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')"
Label=
"LocalAppDataPlatform"
/>
<Import
Project=
"..\..\..\..\w32\module_release.props"
/>
<Import
Project=
"..\..\..\..\w32\openssl-version.props"
/>
</ImportGroup>
<ImportGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
Label=
"PropertySheets"
>
<Import
Project=
"$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props"
Condition=
"exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')"
Label=
"LocalAppDataPlatform"
/>
<Import
Project=
"..\..\..\..\w32\module_debug.props"
/>
<Import
Project=
"..\..\..\..\w32\openssl-version.props"
/>
</ImportGroup>
<ImportGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
Label=
"PropertySheets"
>
<Import
Project=
"$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props"
Condition=
"exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')"
Label=
"LocalAppDataPlatform"
/>
<Import
Project=
"..\..\..\..\w32\module_debug.props"
/>
<Import
Project=
"..\..\..\..\w32\openssl-version.props"
/>
</ImportGroup>
<PropertyGroup
Label=
"UserMacros"
/>
<PropertyGroup>
...
...
@@ -88,7 +92,7 @@
</PropertyGroup>
<ItemDefinitionGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
<ClCompile>
<AdditionalIncludeDirectories>
./libamf/src;%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
<AdditionalIncludeDirectories>
./libamf/src;
../../../../libs/openssl-$(OpenSSLVersion)/include/openssl;../../../../libs/openssl-$(OpenSSLVersion)/include;../../../../libs/win32/;./;
%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
<PreprocessorDefinitions>
WIN32;_DEBUG;_WINDOWS;_USRDLL;MOD_EXPORTS;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<PrecompiledHeader>
</PrecompiledHeader>
...
...
@@ -101,11 +105,12 @@
<RandomizedBaseAddress>
false
</RandomizedBaseAddress>
<DataExecutionPrevention>
</DataExecutionPrevention>
<AdditionalDependencies>
kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;Ws2_32.lib;Iphlpapi.lib;Winmm.lib;../../../../Win32/Release/ssleay32.lib;../../../../Win32/Release/libeay32.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
<ClCompile>
<AdditionalIncludeDirectories>
./libamf/src;%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
<AdditionalIncludeDirectories>
./libamf/src;
../../../../libs/openssl-$(OpenSSLVersion)/include/openssl;../../../../libs/openssl-$(OpenSSLVersion)/include;../../../../libs/win32/;./;
%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
<PreprocessorDefinitions>
_DEBUG;_WINDOWS;_USRDLL;MOD_EXPORTS;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<PrecompiledHeader>
</PrecompiledHeader>
...
...
@@ -118,11 +123,12 @@
<RandomizedBaseAddress>
false
</RandomizedBaseAddress>
<DataExecutionPrevention>
</DataExecutionPrevention>
<AdditionalDependencies>
kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;Ws2_32.lib;Iphlpapi.lib;Winmm.lib;../../../../x64/Debug/ssleay32.lib;../../../../x64/Debug/libeay32.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup
Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'"
>
<ClCompile>
<AdditionalIncludeDirectories>
./libamf/src;%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
<AdditionalIncludeDirectories>
./libamf/src;
../../../../libs/openssl-$(OpenSSLVersion)/include/openssl;../../../../libs/openssl-$(OpenSSLVersion)/include;../../../../libs/win32/;./;
%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
<PreprocessorDefinitions>
WIN32;NDEBUG;_WINDOWS;_USRDLL;MOD_EXPORTS;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<PrecompiledHeader>
</PrecompiledHeader>
...
...
@@ -134,11 +140,12 @@
<RandomizedBaseAddress>
false
</RandomizedBaseAddress>
<DataExecutionPrevention>
</DataExecutionPrevention>
<AdditionalDependencies>
kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;Ws2_32.lib;Iphlpapi.lib;Winmm.lib;../../../../Win32/Release/ssleay32.lib;../../../../Win32/Release/libeay32.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
<ClCompile>
<AdditionalIncludeDirectories>
./libamf/src;%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
<AdditionalIncludeDirectories>
./libamf/src;
../../../../libs/openssl-$(OpenSSLVersion)/include/openssl;../../../../libs/openssl-$(OpenSSLVersion)/include;../../../../libs/win32/;./;
%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
<PreprocessorDefinitions>
NDEBUG;_WINDOWS;_USRDLL;MOD_EXPORTS;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<PrecompiledHeader>
</PrecompiledHeader>
...
...
@@ -150,6 +157,7 @@
<RandomizedBaseAddress>
false
</RandomizedBaseAddress>
<DataExecutionPrevention>
</DataExecutionPrevention>
<AdditionalDependencies>
kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;Ws2_32.lib;Iphlpapi.lib;Winmm.lib;../../../../x64/Release/ssleay32.lib;../../../../x64/Release/libeay32.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemGroup>
...
...
@@ -162,11 +170,16 @@
<ClCompile
Include=
".\libamf\src\io.c"
/>
<ClCompile
Include=
".\libamf\src\ptrarray.c"
/>
<ClCompile
Include=
".\libamf\src\types.c"
/>
<ClCompile
Include=
"rtmp_video.c"
/>
</ItemGroup>
<ItemGroup>
<ClInclude
Include=
"mod_rtmp.h"
/>
<ClInclude
Include=
"rtmp_video.h"
/>
</ItemGroup>
<ItemGroup>
<ProjectReference
Include=
"..\..\..\..\libs\win32\Download OPENSSL.2013.vcxproj"
>
<Project>
{d578e676-7ec8-4548-bd8b-845c635f14ad}
</Project>
</ProjectReference>
<ProjectReference
Include=
"..\..\..\..\w32\Library\FreeSwitchCore.2013.vcxproj"
>
<Project>
{202d7a4e-760d-4d0e-afa1-d7459ced30ff}
</Project>
</ProjectReference>
...
...
src/mod/endpoints/mod_verto/mcast/mcast.c
浏览文件 @
240bf74d
...
...
@@ -38,6 +38,7 @@
#include <errno.h>
#include <sys/types.h>
#ifdef WIN32
#include <ws2tcpip.h>
#include <winsock2.h>
#else
#include <sys/socket.h>
...
...
src/mod/endpoints/mod_verto/mcast/mcast.h
浏览文件 @
240bf74d
...
...
@@ -43,6 +43,7 @@ extern "C" {
#include <sys/types.h>
#ifdef WIN32
#include <ws2tcpip.h> // struct 'sockaddr_in6'
#include <WinSock2.h>
#else
#include <sys/socket.h>
...
...
src/mod/formats/mod_shout/mod_shout.2013.vcxproj
浏览文件 @
240bf74d
...
...
@@ -72,7 +72,7 @@
<ItemDefinitionGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
<ClCompile>
<Optimization>
Disabled
</Optimization>
<AdditionalIncludeDirectories>
..\..\..\..\libs\curl-7.35.0\include;../../../../libs/lame-3.98.4/include;..\..\..\..\libs\win32\libshout;..\..\..\..\libs\libshout-2.2.2\include;..\..\..\..\libs\mpg123\src;..\..\..\..\libs\win32\mpg123;%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
<AdditionalIncludeDirectories>
..\..\..\..\libs\curl-7.35.0\include;../../../../libs/lame-3.98.4/include;..\..\..\..\libs\win32\libshout;..\..\..\..\libs\libshout-2.2.2\include;..\..\..\..\libs\mpg123\src;..\..\..\..\libs\win32\mpg123;
..\..\..\..\libs\win32\mpg123\libmpg123;
%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
<PreprocessorDefinitions>
CURL_STATICLIB;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<MinimalRebuild>
true
</MinimalRebuild>
<BasicRuntimeChecks>
EnableFastChecks
</BasicRuntimeChecks>
...
...
@@ -94,7 +94,7 @@
</Midl>
<ClCompile>
<Optimization>
Disabled
</Optimization>
<AdditionalIncludeDirectories>
..\..\..\..\libs\curl-7.35.0\include;../../../../libs/lame-3.98.4/include;..\..\..\..\libs\win32\libshout;..\..\..\..\libs\libshout-2.2.2\include;..\..\..\..\libs\mpg123\src;..\..\..\..\libs\win32\mpg123;%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
<AdditionalIncludeDirectories>
..\..\..\..\libs\curl-7.35.0\include;../../../../libs/lame-3.98.4/include;..\..\..\..\libs\win32\libshout;..\..\..\..\libs\libshout-2.2.2\include;..\..\..\..\libs\mpg123\src;..\..\..\..\libs\win32\mpg123;
..\..\..\..\libs\win32\mpg123\libmpg123;
%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
<PreprocessorDefinitions>
CURL_STATICLIB;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<MinimalRebuild>
true
</MinimalRebuild>
<BasicRuntimeChecks>
EnableFastChecks
</BasicRuntimeChecks>
...
...
@@ -114,7 +114,7 @@
<ClCompile>
<Optimization>
MaxSpeed
</Optimization>
<IntrinsicFunctions>
true
</IntrinsicFunctions>
<AdditionalIncludeDirectories>
..\..\..\..\libs\curl-7.35.0\include;../../../../libs/lame-3.98.4/include;..\..\..\..\libs\win32\libshout;..\..\..\..\libs\libshout-2.2.2\include;..\..\..\..\libs\mpg123\src;..\..\..\..\libs\win32\mpg123;%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
<AdditionalIncludeDirectories>
..\..\..\..\libs\curl-7.35.0\include;../../../../libs/lame-3.98.4/include;..\..\..\..\libs\win32\libshout;..\..\..\..\libs\libshout-2.2.2\include;..\..\..\..\libs\mpg123\src;..\..\..\..\libs\win32\mpg123;
..\..\..\..\libs\win32\mpg123\libmpg123;
%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
<PreprocessorDefinitions>
CURL_STATICLIB;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<RuntimeLibrary>
MultiThreadedDLL
</RuntimeLibrary>
<FunctionLevelLinking>
true
</FunctionLevelLinking>
...
...
@@ -138,7 +138,7 @@
<ClCompile>
<Optimization>
MaxSpeed
</Optimization>
<IntrinsicFunctions>
true
</IntrinsicFunctions>
<AdditionalIncludeDirectories>
..\..\..\..\libs\curl-7.35.0\include;../../../../libs/lame-3.98.4/include;..\..\..\..\libs\win32\libshout;..\..\..\..\libs\libshout-2.2.2\include;..\..\..\..\libs\mpg123\src;..\..\..\..\libs\win32\mpg123;%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
<AdditionalIncludeDirectories>
..\..\..\..\libs\curl-7.35.0\include;../../../../libs/lame-3.98.4/include;..\..\..\..\libs\win32\libshout;..\..\..\..\libs\libshout-2.2.2\include;..\..\..\..\libs\mpg123\src;..\..\..\..\libs\win32\mpg123;
..\..\..\..\libs\win32\mpg123\libmpg123;
%(AdditionalIncludeDirectories)
</AdditionalIncludeDirectories>
<PreprocessorDefinitions>
CURL_STATICLIB;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<RuntimeLibrary>
MultiThreadedDLL
</RuntimeLibrary>
<FunctionLevelLinking>
true
</FunctionLevelLinking>
...
...
src/switch_core_video.c
浏览文件 @
240bf74d
...
...
@@ -798,8 +798,8 @@ SWITCH_DECLARE(switch_status_t) switch_img_txt_handle_create(switch_img_txt_hand
if
(
FT_Init_FreeType
(
&
new_handle
->
library
))
{
return
SWITCH_STATUS_FALSE
;
}
#else
return
SWITCH_STATUS_FALSE
;
/*
#else
return SWITCH_STATUS_FALSE;
*/
#endif
new_handle
->
pool
=
pool
;
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论