Mercurial > hg > audiostuff
view spandsp-0.0.6pre17/src/msvc/Download_TIFF.2008.vcproj @ 4:26cd8f1ef0b1
import spandsp-0.0.6pre17
author | Peter Meerwald <pmeerw@cosy.sbg.ac.at> |
---|---|
date | Fri, 25 Jun 2010 15:50:58 +0200 |
parents | |
children |
line wrap: on
line source
<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="9.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-3.8.2" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/tiff-3.8.2.tar.gz "$(ProjectDir)..\..\.."
" Outputs="$(ProjectDir)..\..\..\tiff-3.8.2" /> </FileConfiguration> </File> </Files> <Globals> </Globals> </VisualStudioProject>