freeswitch/libs/spandsp/src/msvc/Download_TIFF.2005.vcproj

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 &quot;$(ProjectDir)..\..\..\tiff-4.0.2&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://files.freeswitch.org/downloads/libs/tiff-4.0.2.tar.gz &quot;$(ProjectDir)..\..\..&quot;&#x0D;&#x0A;"
Outputs="$(ProjectDir)..\..\..\tiff-4.0.2"
/>
</FileConfiguration>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>