comparison 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
comparison
equal deleted inserted replaced
3:c6c5a16ce2f2 4:26cd8f1ef0b1
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="Download TIFF"
6 ProjectGUID="{2B8A45C9-FEB4-4734-AB37-8DB9DB899917}"
7 RootNamespace="Download TIFF"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
10 >
11 <Platforms>
12 <Platform
13 Name="Win32"
14 />
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="All|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="10"
24 CharacterSet="2"
25 BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm"
26 >
27 </Configuration>
28 </Configurations>
29 <References>
30 </References>
31 <Files>
32 <File
33 RelativePath=".\tiff\cleancount"
34 >
35 <FileConfiguration
36 Name="All|Win32"
37 >
38 <Tool
39 Name="VCCustomBuildTool"
40 Description="Downloading Tiff."
41 CommandLine="if not exist &quot;$(ProjectDir)..\..\..\tiff-3.8.2&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://files.freeswitch.org/downloads/libs/tiff-3.8.2.tar.gz &quot;$(ProjectDir)..\..\..&quot;&#x0D;&#x0A;"
42 Outputs="$(ProjectDir)..\..\..\tiff-3.8.2"
43 />
44 </FileConfiguration>
45 </File>
46 </Files>
47 <Globals>
48 </Globals>
49 </VisualStudioProject>

Repositories maintained by Peter Meerwald, pmeerw@pmeerw.net.