File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 6565 <ClCompile Include =" $(SolutionDir)\..\src\g711.c" />
6666 <ClCompile Include =" $(SolutionDir)\..\src\alloc.c" />
6767 </ItemGroup >
68+ <ItemGroup >
69+ <ProjectReference Include =" ..\libtiff\libtiff.vcxproj" >
70+ <Project >{401a40cd-5db4-4e34-ac68-fa99e9fac014}</Project >
71+ </ProjectReference >
72+ </ItemGroup >
6873 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
6974 <ImportGroup Label =" ExtensionTargets" >
7075 </ImportGroup >
Original file line number Diff line number Diff line change 2929
3030 <Target Name =" libjpegDownloadTarget" BeforeTargets =" CustomBuild;PreBuildEvent;" DependsOnTargets =" 7za" >
3131 <DownloadPackageTask
32- package =" http ://www.ijg .org/files /jpegsrc.v8d.tar.gz"
32+ package =" https ://files.freeswitch .org/downloads/libs /jpegsrc.v8d.tar.gz"
3333 expectfileordirectory =" $(BaseDir)libs\jpeg-8d\jpegint.h"
3434 outputfolder =" "
3535 outputfilename =" "
You can’t perform that action at this time.
0 commit comments