mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-13 13:40:44 +00:00
50 lines
1.3 KiB
XML
50 lines
1.3 KiB
XML
tiff-4.0.2<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="Download TIFF"
|
|
ProjectGUID="{2B8A45C9-FEB4-4734-AB37-8DB9DB899917}"
|
|
RootNamespace="Download TIFF"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="All|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="10"
|
|
CharacterSet="2"
|
|
BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm"
|
|
>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<File
|
|
RelativePath=".\tiff\cleancount"
|
|
>
|
|
<FileConfiguration
|
|
Name="All|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Downloading Tiff."
|
|
CommandLine="if not exist "$(ProjectDir)..\..\..\tiff-4.0.2" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/tiff-4.0.2.tar.gz "$(ProjectDir)..\..\.."
"
|
|
Outputs="$(ProjectDir)..\..\..\tiff-4.0.2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|