Skip to content
项目
群组
代码片段
帮助
正在加载...
登录
切换导航
F
freeswitch
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
张华
freeswitch
Commits
3dfc0a86
提交
3dfc0a86
authored
7月 10, 2010
作者:
Jeff Lenk
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
more tweaks for VS2010 - reduce unneeded builds
上级
195905f8
显示空白字符变更
内嵌
并排
正在显示
18 个修改的文件
包含
24 行增加
和
21 行删除
+24
-21
Dowload 32khz Sounds.2010.vcxproj
libs/win32/Dowload 32khz Sounds.2010.vcxproj
+1
-1
Dowload 32khz music.2010.vcxproj
libs/win32/Dowload 32khz music.2010.vcxproj
+1
-1
Download 16khz Sounds.2010.vcxproj
libs/win32/Download 16khz Sounds.2010.vcxproj
+1
-1
Download 16khz music.2010.vcxproj
libs/win32/Download 16khz music.2010.vcxproj
+1
-1
Download 8khz Sounds.2010.vcxproj
libs/win32/Download 8khz Sounds.2010.vcxproj
+1
-1
Download 8khz music.2010.vcxproj
libs/win32/Download 8khz music.2010.vcxproj
+1
-1
Download CELT.vcxproj
libs/win32/Download CELT.vcxproj
+1
-1
Download FLITE.2010.vcxproj
libs/win32/Download FLITE.2010.vcxproj
+1
-1
Download JSON.2010.vcxproj
libs/win32/Download JSON.2010.vcxproj
+7
-5
Download LAME.2010.vcxproj
libs/win32/Download LAME.2010.vcxproj
+1
-1
Download LIBSHOUT.2010.vcxproj
libs/win32/Download LIBSHOUT.2010.vcxproj
+1
-1
Download OGG.2010.vcxproj
libs/win32/Download OGG.2010.vcxproj
+1
-1
Download PTHREAD.2010.vcxproj
libs/win32/Download PTHREAD.2010.vcxproj
+1
-1
Download mpg123.2010.vcxproj
libs/win32/Download mpg123.2010.vcxproj
+1
-1
Download pocketsphinx.2010.vcxproj
libs/win32/Download pocketsphinx.2010.vcxproj
+1
-1
Download sphinxbase.2010.vcxproj
libs/win32/Download sphinxbase.2010.vcxproj
+1
-1
Download sphinxmodel.2010.vcxproj
libs/win32/Download sphinxmodel.2010.vcxproj
+1
-1
cleancount
libs/win32/cleancount
+1
-0
没有找到文件。
libs/win32/Dowload 32khz Sounds.2010.vcxproj
浏览文件 @
3dfc0a86
...
...
@@ -59,7 +59,7 @@
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild
Include=
"
32khzsound\
cleancount"
>
<CustomBuild
Include=
"cleancount"
>
<FileType>
Document
</FileType>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
Downloading 32khzsound.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
if not exist "$(ProjectDir)..\sounds\en\us\callie\voicemail\32000" cscript /nologo "$(ProjectDir)util.vbs" GetUnzipSounds en-us-callie 32000 "$(ProjectDir)..\sounds" "$(ProjectDir)..\..\build\sounds_version.txt"
</Command>
...
...
libs/win32/Dowload 32khz music.2010.vcxproj
浏览文件 @
3dfc0a86
...
...
@@ -59,7 +59,7 @@
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild
Include=
"
32khzsound\
cleancount"
>
<CustomBuild
Include=
"cleancount"
>
<FileType>
Document
</FileType>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
Downloading 32khzsound.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
set /P SOUND_VERSION=
<
"$(ProjectDir)..\..\build\moh_version.txt"
...
...
libs/win32/Download 16khz Sounds.2010.vcxproj
浏览文件 @
3dfc0a86
...
...
@@ -59,7 +59,7 @@
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild
Include=
"
16khzsound\
cleancount"
>
<CustomBuild
Include=
"cleancount"
>
<FileType>
Document
</FileType>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
Downloading 16khzsound.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
if not exist "$(ProjectDir)..\sounds\en\us\callie\voicemail\16000" cscript /nologo "$(ProjectDir)util.vbs" GetUnzipSounds en-us-callie 16000 "$(ProjectDir)..\sounds" "$(ProjectDir)..\..\build\sounds_version.txt"
</Command>
...
...
libs/win32/Download 16khz music.2010.vcxproj
浏览文件 @
3dfc0a86
...
...
@@ -59,7 +59,7 @@
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild
Include=
"
16khzsound\
cleancount"
>
<CustomBuild
Include=
"cleancount"
>
<FileType>
Document
</FileType>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
Downloading 16khzsound.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
set /P SOUND_VERSION=
<
"$(ProjectDir)..\..\build\moh_version.txt"
...
...
libs/win32/Download 8khz Sounds.2010.vcxproj
浏览文件 @
3dfc0a86
...
...
@@ -59,7 +59,7 @@
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild
Include=
"
8khzsound\
cleancount"
>
<CustomBuild
Include=
"cleancount"
>
<FileType>
Document
</FileType>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
Downloading 8khzsound.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
if not exist "$(ProjectDir)..\sounds\en\us\callie\voicemail\8000" cscript /nologo "$(ProjectDir)util.vbs" GetUnzipSounds en-us-callie 8000 "$(ProjectDir)..\sounds" "$(ProjectDir)..\..\build\sounds_version.txt"
</Command>
...
...
libs/win32/Download 8khz music.2010.vcxproj
浏览文件 @
3dfc0a86
...
...
@@ -59,7 +59,7 @@
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild
Include=
"
8khzsound\
cleancount"
>
<CustomBuild
Include=
"cleancount"
>
<FileType>
Document
</FileType>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
Downloading 8khzsound.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
set /P SOUND_VERSION=
<
"$(ProjectDir)..\..\build\moh_version.txt"
...
...
libs/win32/Download CELT.vcxproj
浏览文件 @
3dfc0a86
...
...
@@ -62,7 +62,7 @@
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild
Include=
"
CELT\
cleancount"
>
<CustomBuild
Include=
"cleancount"
>
<FileType>
Document
</FileType>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
Downloading CELT.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
if not exist "$(ProjectDir)..\celt-0.7.1" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/celt-0.7.1.tar.gz "$(ProjectDir).."
...
...
libs/win32/Download FLITE.2010.vcxproj
浏览文件 @
3dfc0a86
...
...
@@ -63,7 +63,7 @@
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild
Include=
"
flite\
cleancount"
>
<CustomBuild
Include=
"cleancount"
>
<FileType>
Document
</FileType>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
Downloading Flite.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
if not exist "$(ProjectDir)..\flite-1.3.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/flite-1.3.99-latest.tar.gz "$(ProjectDir).."
...
...
libs/win32/Download JSON.2010.vcxproj
浏览文件 @
3dfc0a86
...
...
@@ -63,14 +63,16 @@
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild
Include=
"
JSON\
cleancount"
>
<CustomBuild
Include=
"cleancount"
>
<FileType>
Document
</FileType>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
Downloading JSON.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
if not exist "$(ProjectDir)..\json-c-0.9" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/json-c-0.9.tar.gz "$(ProjectDir).."
</Command>
<Outputs
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
$(ProjectDir)..\JSON;%(Outputs)
</Outputs>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
if not exist "$(ProjectDir)..\json-c-0.9" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/json-c-0.9.tar.gz "$(ProjectDir).."
</Command>
<Outputs
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
$(ProjectDir)..\json-c-0.9;%(Outputs)
</Outputs>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'"
>
Downloading JSON.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'"
>
if not exist "$(ProjectDir)..\json-c-0.9" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/json-c-0.9.tar.gz "$(ProjectDir).."
</Command>
<Outputs
Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'"
>
$(ProjectDir)..\JSON;%(Outputs)
</Outputs>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'"
>
if not exist "$(ProjectDir)..\json-c-0.9" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/json-c-0.9.tar.gz "$(ProjectDir).."
</Command>
<Outputs
Condition=
"'$(Configuration)|$(Platform)'=='Release|Win32'"
>
$(ProjectDir)..\json-c-0.9;%(Outputs)
</Outputs>
</CustomBuild>
</ItemGroup>
<Import
Project=
"$(VCTargetsPath)\Microsoft.Cpp.targets"
/>
...
...
libs/win32/Download LAME.2010.vcxproj
浏览文件 @
3dfc0a86
...
...
@@ -63,7 +63,7 @@
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild
Include=
"
lame\
cleancount"
>
<CustomBuild
Include=
"cleancount"
>
<FileType>
Document
</FileType>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
Downloading Lame.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
if not exist "$(ProjectDir)..\lame-3.97" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/lame-3.97.tar.gz "$(ProjectDir).."
...
...
libs/win32/Download LIBSHOUT.2010.vcxproj
浏览文件 @
3dfc0a86
...
...
@@ -63,7 +63,7 @@
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild
Include=
"
libshout\
cleancount"
>
<CustomBuild
Include=
"cleancount"
>
<FileType>
Document
</FileType>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
Downloading Flite.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
if not exist "$(ProjectDir)..\libshout-2.2.2" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/libshout-2.2.2.tar.gz "$(ProjectDir).."
...
...
libs/win32/Download OGG.2010.vcxproj
浏览文件 @
3dfc0a86
...
...
@@ -63,7 +63,7 @@
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild
Include=
"
ogg\
cleancount"
>
<CustomBuild
Include=
"cleancount"
>
<FileType>
Document
</FileType>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
Downloading Lame.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
if not exist "$(ProjectDir)..\libogg-1.1.3" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://downloads.xiph.org/releases/ogg/libogg-1.1.3.tar.gz "$(ProjectDir).."
...
...
libs/win32/Download PTHREAD.2010.vcxproj
浏览文件 @
3dfc0a86
...
...
@@ -59,7 +59,7 @@
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild
Include=
"
pthread\
cleancount"
>
<CustomBuild
Include=
"cleancount"
>
<FileType>
Document
</FileType>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
Downloading PTHREAD.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
if not exist "$(ProjectDir)..\pthreads-w32-2-7-0-release" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/pthreads-w32-2-7-0-release.tar.gz "$(ProjectDir).."
...
...
libs/win32/Download mpg123.2010.vcxproj
浏览文件 @
3dfc0a86
...
...
@@ -63,7 +63,7 @@
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild
Include=
"
mpg123\
cleancount"
>
<CustomBuild
Include=
"cleancount"
>
<FileType>
Document
</FileType>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
Downloading Flite.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
if not exist "$(ProjectDir)..\mpg123" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/mpg123.tar.gz "$(ProjectDir).."
...
...
libs/win32/Download pocketsphinx.2010.vcxproj
浏览文件 @
3dfc0a86
...
...
@@ -59,7 +59,7 @@
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild
Include=
"
pocketsphinx\
cleancount"
>
<CustomBuild
Include=
"cleancount"
>
<FileType>
Document
</FileType>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
Downloading pocketsphinx.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
if not exist "$(ProjectDir)..\pocketsphinx-0.5.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/pocketsphinx-0.5.99-20091212.tar.gz "$(ProjectDir).."
...
...
libs/win32/Download sphinxbase.2010.vcxproj
浏览文件 @
3dfc0a86
...
...
@@ -59,7 +59,7 @@
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild
Include=
"
sphinxbase\
cleancount"
>
<CustomBuild
Include=
"cleancount"
>
<FileType>
Document
</FileType>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
Downloading sphinxbase.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
if not exist "$(ProjectDir)..\sphinxbase-0.4.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/sphinxbase-0.4.99-20091212.tar.gz "$(ProjectDir).."
...
...
libs/win32/Download sphinxmodel.2010.vcxproj
浏览文件 @
3dfc0a86
...
...
@@ -63,7 +63,7 @@
</PostBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild
Include=
"
sphinxmodel\
cleancount"
>
<CustomBuild
Include=
"cleancount"
>
<FileType>
Document
</FileType>
<Message
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
Downloading sphinxmodel.
</Message>
<Command
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
if not exist "$(SolutionDir)\libs\Communicator_semi_40.cd_semi_6000" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/communicator_semi_6000_20080321.tar.gz "$(ProjectDir).."
...
...
libs/win32/cleancount
0 → 100644
浏览文件 @
3dfc0a86
1
\ No newline at end of file
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论