Skip to content
项目
群组
代码片段
帮助
正在加载...
登录
切换导航
F
freeswitch
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
张华
freeswitch
Commits
43c91d5f
提交
43c91d5f
authored
12月 01, 2010
作者:
Jeff Lenk
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
misc windows x64 fixes
上级
1ba98b02
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
782 行增加
和
784 行删除
+782
-784
freetdm.2008.sln
libs/freetdm/freetdm.2008.sln
+0
-2
testboost.2008.vcproj
libs/freetdm/msvc/testboost/testboost.2008.vcproj
+24
-24
testsangomaboost.2008.vcproj
libs/freetdm/msvc/testboost/testsangomaboost.2008.vcproj
+23
-23
ftmod_analog.2008.vcproj
libs/freetdm/src/ftmod/ftmod_analog/ftmod_analog.2008.vcproj
+353
-353
ftmod_analog_em.2008.vcproj
...tdm/src/ftmod/ftmod_analog_em/ftmod_analog_em.2008.vcproj
+353
-353
ftmod_sangoma_boost.2008.vcproj
...ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.2008.vcproj
+29
-29
没有找到文件。
libs/freetdm/freetdm.2008.sln
浏览文件 @
43c91d5f
...
...
@@ -161,10 +161,8 @@ Global
{B2AF4EA6-0CD7-4529-9EB5-5AF43DB90395}.Release|Win32.Build.0 = Release|Win32
{B2AF4EA6-0CD7-4529-9EB5-5AF43DB90395}.Release|x64.ActiveCfg = Release|Win32
{08C3EA27-A51D-47F8-B47D-B189C649CF30}.Debug|Win32.ActiveCfg = Debug|Win32
{08C3EA27-A51D-47F8-B47D-B189C649CF30}.Debug|Win32.Build.0 = Debug|Win32
{08C3EA27-A51D-47F8-B47D-B189C649CF30}.Debug|x64.ActiveCfg = Debug|Win32
{08C3EA27-A51D-47F8-B47D-B189C649CF30}.Release|Win32.ActiveCfg = Release|Win32
{08C3EA27-A51D-47F8-B47D-B189C649CF30}.Release|Win32.Build.0 = Release|Win32
{08C3EA27-A51D-47F8-B47D-B189C649CF30}.Release|x64.ActiveCfg = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
...
...
libs/freetdm/msvc/testboost/testboost.2008.vcproj
浏览文件 @
43c91d5f
...
...
@@ -22,7 +22,7 @@
<Configuration
Name=
"Debug|Win32"
OutputDirectory=
"$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory=
"$(ConfigurationName)"
IntermediateDirectory=
"
testboost\
$(ConfigurationName)"
ConfigurationType=
"1"
CharacterSet=
"1"
BuildLogFile=
"$(IntDir)\BuildLog-testboost.htm"
...
...
@@ -98,12 +98,11 @@
/>
</Configuration>
<Configuration
Name=
"
Release|Win32
"
OutputDirectory=
"$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory=
"$(ConfigurationName)"
Name=
"
Debug|x64
"
OutputDirectory=
"$(SolutionDir)$(
PlatformName)\$(
ConfigurationName)"
IntermediateDirectory=
"$(
PlatformName)\testboost\$(
ConfigurationName)"
ConfigurationType=
"1"
CharacterSet=
"1"
WholeProgramOptimization=
"1"
BuildLogFile=
"$(IntDir)\BuildLog-testboost.htm"
>
<Tool
...
...
@@ -120,12 +119,16 @@
/>
<Tool
Name=
"VCMIDLTool"
TargetEnvironment=
"3"
/>
<Tool
Name=
"VCCLCompilerTool"
Optimization=
"0"
AdditionalIncludeDirectories=
"../../src/include"
PreprocessorDefinitions=
"WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary=
"2"
PreprocessorDefinitions=
"WIN32;_DEBUG;_CONSOLE"
MinimalRebuild=
"true"
BasicRuntimeChecks=
"3"
RuntimeLibrary=
"3"
UsePrecompiledHeader=
"0"
WarningLevel=
"4"
WarnAsError=
"true"
...
...
@@ -143,14 +146,13 @@
/>
<Tool
Name=
"VCLinkerTool"
LinkIncremental=
"1"
AdditionalDependencies=
"..\..\debug\freetdm.lib"
LinkIncremental=
"2"
GenerateDebugInformation=
"true"
SubSystem=
"1"
OptimizeReferences=
"2"
EnableCOMDATFolding=
"2"
RandomizedBaseAddress=
"1"
DataExecutionPrevention=
"0"
TargetMachine=
"1"
TargetMachine=
"1
7
"
/>
<Tool
Name=
"VCALinkTool"
...
...
@@ -175,11 +177,12 @@
/>
</Configuration>
<Configuration
Name=
"
Debug|x64
"
OutputDirectory=
"$(SolutionDir)$(
PlatformName)\$(
ConfigurationName)"
IntermediateDirectory=
"
$(PlatformName)
\$(ConfigurationName)"
Name=
"
Release|Win32
"
OutputDirectory=
"$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory=
"
testboost
\$(ConfigurationName)"
ConfigurationType=
"1"
CharacterSet=
"1"
WholeProgramOptimization=
"1"
BuildLogFile=
"$(IntDir)\BuildLog-testboost.htm"
>
<Tool
...
...
@@ -196,16 +199,12 @@
/>
<Tool
Name=
"VCMIDLTool"
TargetEnvironment=
"3"
/>
<Tool
Name=
"VCCLCompilerTool"
Optimization=
"0"
AdditionalIncludeDirectories=
"../../src/include"
PreprocessorDefinitions=
"WIN32;_DEBUG;_CONSOLE"
MinimalRebuild=
"true"
BasicRuntimeChecks=
"3"
RuntimeLibrary=
"3"
PreprocessorDefinitions=
"WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary=
"2"
UsePrecompiledHeader=
"0"
WarningLevel=
"4"
WarnAsError=
"true"
...
...
@@ -223,13 +222,14 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"..\..\debug\freetdm.lib"
LinkIncremental=
"2"
LinkIncremental=
"1"
GenerateDebugInformation=
"true"
SubSystem=
"1"
OptimizeReferences=
"2"
EnableCOMDATFolding=
"2"
RandomizedBaseAddress=
"1"
DataExecutionPrevention=
"0"
TargetMachine=
"1
7
"
TargetMachine=
"1"
/>
<Tool
Name=
"VCALinkTool"
...
...
@@ -256,7 +256,7 @@
<Configuration
Name=
"Release|x64"
OutputDirectory=
"$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory=
"$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory=
"$(PlatformName)\
testboost\
$(ConfigurationName)"
ConfigurationType=
"1"
CharacterSet=
"1"
WholeProgramOptimization=
"1"
...
...
libs/freetdm/msvc/testboost/testsangomaboost.2008.vcproj
浏览文件 @
43c91d5f
...
...
@@ -98,12 +98,11 @@
/>
</Configuration>
<Configuration
Name=
"
Release|Win32
"
OutputDirectory=
"$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory=
"$(ConfigurationName)"
Name=
"
Debug|x64
"
OutputDirectory=
"$(SolutionDir)$(
PlatformName)\$(
ConfigurationName)"
IntermediateDirectory=
"$(
PlatformName)\$(
ConfigurationName)"
ConfigurationType=
"1"
CharacterSet=
"1"
WholeProgramOptimization=
"1"
BuildLogFile=
"$(IntDir)\BuildLog-testsangomaboost.htm"
>
<Tool
...
...
@@ -120,12 +119,16 @@
/>
<Tool
Name=
"VCMIDLTool"
TargetEnvironment=
"3"
/>
<Tool
Name=
"VCCLCompilerTool"
Optimization=
"0"
AdditionalIncludeDirectories=
"../../src/include"
PreprocessorDefinitions=
"WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary=
"2"
PreprocessorDefinitions=
"WIN32;_DEBUG;_CONSOLE"
MinimalRebuild=
"true"
BasicRuntimeChecks=
"3"
RuntimeLibrary=
"3"
UsePrecompiledHeader=
"0"
WarningLevel=
"4"
WarnAsError=
"true"
...
...
@@ -143,14 +146,13 @@
/>
<Tool
Name=
"VCLinkerTool"
LinkIncremental=
"1"
AdditionalDependencies=
"..\..\debug\freetdm.lib"
LinkIncremental=
"2"
GenerateDebugInformation=
"true"
SubSystem=
"1"
OptimizeReferences=
"2"
EnableCOMDATFolding=
"2"
RandomizedBaseAddress=
"1"
DataExecutionPrevention=
"0"
TargetMachine=
"1"
TargetMachine=
"1
7
"
/>
<Tool
Name=
"VCALinkTool"
...
...
@@ -175,11 +177,12 @@
/>
</Configuration>
<Configuration
Name=
"
Debug|x64
"
OutputDirectory=
"$(SolutionDir)$(
PlatformName)\$(
ConfigurationName)"
IntermediateDirectory=
"$(
PlatformName)\$(
ConfigurationName)"
Name=
"
Release|Win32
"
OutputDirectory=
"$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory=
"$(ConfigurationName)"
ConfigurationType=
"1"
CharacterSet=
"1"
WholeProgramOptimization=
"1"
BuildLogFile=
"$(IntDir)\BuildLog-testsangomaboost.htm"
>
<Tool
...
...
@@ -196,16 +199,12 @@
/>
<Tool
Name=
"VCMIDLTool"
TargetEnvironment=
"3"
/>
<Tool
Name=
"VCCLCompilerTool"
Optimization=
"0"
AdditionalIncludeDirectories=
"../../src/include"
PreprocessorDefinitions=
"WIN32;_DEBUG;_CONSOLE"
MinimalRebuild=
"true"
BasicRuntimeChecks=
"3"
RuntimeLibrary=
"3"
PreprocessorDefinitions=
"WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary=
"2"
UsePrecompiledHeader=
"0"
WarningLevel=
"4"
WarnAsError=
"true"
...
...
@@ -223,13 +222,14 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"..\..\debug\freetdm.lib"
LinkIncremental=
"2"
LinkIncremental=
"1"
GenerateDebugInformation=
"true"
SubSystem=
"1"
OptimizeReferences=
"2"
EnableCOMDATFolding=
"2"
RandomizedBaseAddress=
"1"
DataExecutionPrevention=
"0"
TargetMachine=
"1
7
"
TargetMachine=
"1"
/>
<Tool
Name=
"VCALinkTool"
...
...
@@ -285,7 +285,7 @@
RuntimeLibrary=
"2"
UsePrecompiledHeader=
"0"
WarningLevel=
"4"
WarnAsError=
"
tru
e"
WarnAsError=
"
fals
e"
DebugInformationFormat=
"3"
DisableSpecificWarnings=
"4100"
/>
...
...
libs/freetdm/src/ftmod/ftmod_analog/ftmod_analog.2008.vcproj
浏览文件 @
43c91d5f
差异被折叠。
点击展开。
libs/freetdm/src/ftmod/ftmod_analog_em/ftmod_analog_em.2008.vcproj
浏览文件 @
43c91d5f
差异被折叠。
点击展开。
libs/freetdm/src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.2008.vcproj
浏览文件 @
43c91d5f
...
...
@@ -96,12 +96,11 @@
/>
</Configuration>
<Configuration
Name=
"
Release|Win32
"
OutputDirectory=
"$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory=
"$(ConfigurationName)"
Name=
"
Debug|x64
"
OutputDirectory=
"$(SolutionDir)$(
PlatformName)\$(
ConfigurationName)"
IntermediateDirectory=
"$(
PlatformName)\$(
ConfigurationName)"
ConfigurationType=
"2"
CharacterSet=
"1"
WholeProgramOptimization=
"1"
>
<Tool
Name=
"VCPreBuildEventTool"
...
...
@@ -117,15 +116,16 @@
/>
<Tool
Name=
"VCMIDLTool"
TargetEnvironment=
"3"
/>
<Tool
Name=
"VCCLCompilerTool"
Optimization=
"
2
"
EnableIntrinsicFunctions=
"tru
e"
AdditionalIncludeDirectories=
"..\..\include
"
PreprocessorDefinitions=
"WIN32;NDEBUG;_WINDOWS;_USRDLL;FTMOD_SANGOMA_BOOST_EXPORTS
"
RuntimeLibrary=
"2
"
EnableFunctionLevelLinking=
"true
"
Optimization=
"
0
"
AdditionalIncludeDirectories=
"..\..\include;..\..\isdn\includ
e"
PreprocessorDefinitions=
"WIN32;_DEBUG;_WINDOWS;_USRDLL;FTMOD_SANGOMA_BOOST_EXPORTS
"
MinimalRebuild=
"true
"
BasicRuntimeChecks=
"3
"
RuntimeLibrary=
"3
"
UsePrecompiledHeader=
"0"
WarningLevel=
"4"
WarnAsError=
"true"
...
...
@@ -143,12 +143,12 @@
/>
<Tool
Name=
"VCLinkerTool"
LinkIncremental=
"1"
AdditionalDependencies=
"freetdm.lib"
LinkIncremental=
"2"
AdditionalLibraryDirectories=
""$(OutDir)""
GenerateDebugInformation=
"true"
SubSystem=
"2"
OptimizeReferences=
"2"
EnableCOMDATFolding=
"2"
TargetMachine=
"1"
TargetMachine=
"17"
/>
<Tool
Name=
"VCALinkTool"
...
...
@@ -173,11 +173,12 @@
/>
</Configuration>
<Configuration
Name=
"
Debug|x64
"
OutputDirectory=
"$(SolutionDir)$(
PlatformName)\$(
ConfigurationName)"
IntermediateDirectory=
"$(
PlatformName)\$(
ConfigurationName)"
Name=
"
Release|Win32
"
OutputDirectory=
"$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory=
"$(ConfigurationName)"
ConfigurationType=
"2"
CharacterSet=
"1"
WholeProgramOptimization=
"1"
>
<Tool
Name=
"VCPreBuildEventTool"
...
...
@@ -193,16 +194,15 @@
/>
<Tool
Name=
"VCMIDLTool"
TargetEnvironment=
"3"
/>
<Tool
Name=
"VCCLCompilerTool"
Optimization=
"
0
"
AdditionalIncludeDirectories=
"..\..\include;..\..\isdn\includ
e"
PreprocessorDefinitions=
"WIN32;_DEBUG;_WINDOWS;_USRDLL;FTMOD_SANGOMA_BOOST_EXPORTS
"
MinimalRebuild=
"true
"
BasicRuntimeChecks=
"3
"
RuntimeLibrary=
"3
"
Optimization=
"
2
"
EnableIntrinsicFunctions=
"tru
e"
AdditionalIncludeDirectories=
"..\..\include
"
PreprocessorDefinitions=
"WIN32;NDEBUG;_WINDOWS;_USRDLL;FTMOD_SANGOMA_BOOST_EXPORTS
"
RuntimeLibrary=
"2
"
EnableFunctionLevelLinking=
"true
"
UsePrecompiledHeader=
"0"
WarningLevel=
"4"
WarnAsError=
"true"
...
...
@@ -220,12 +220,12 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"freetdm.lib"
LinkIncremental=
"2"
AdditionalLibraryDirectories=
""$(OutDir)""
LinkIncremental=
"1"
GenerateDebugInformation=
"true"
SubSystem=
"2"
TargetMachine=
"17"
OptimizeReferences=
"2"
EnableCOMDATFolding=
"2"
TargetMachine=
"1"
/>
<Tool
Name=
"VCALinkTool"
...
...
@@ -283,7 +283,7 @@
EnableFunctionLevelLinking=
"true"
UsePrecompiledHeader=
"0"
WarningLevel=
"4"
WarnAsError=
"
tru
e"
WarnAsError=
"
fals
e"
DebugInformationFormat=
"3"
DisableSpecificWarnings=
"4100"
/>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论