<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="Download PTHREAD"
	ProjectGUID="{8B3B4C4C-13C2-446C-BEB0-F412CC2CFB9A}"
	RootNamespace="Download PTHREAD"
	Keyword="Win32Proj"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="$(ConfigurationName)"
			IntermediateDirectory="$(ConfigurationName)"
			ConfigurationType="10"
			CharacterSet="2"
			BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=""
			/>
			<Tool
				Name="VCCustomBuildTool"
				CommandLine=""
				Outputs=""
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="$(ConfigurationName)"
			IntermediateDirectory="$(ConfigurationName)"
			ConfigurationType="10"
			CharacterSet="2"
			BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine=""
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath=".\pthread\cleancount"
			>
			<FileConfiguration
				Name="Debug|Win32"
				>
				<Tool
					Name="VCCustomBuildTool"
					Description="Downloading PTHREAD."
					CommandLine="if not exist &quot;$(ProjectDir)..\pthreads-w32-2-7-0-release&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/pthreads-w32-2-7-0-release.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"
					Outputs="$(ProjectDir)..\pthreads-w32-2-7-0-release"
				/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32"
				>
				<Tool
					Name="VCCustomBuildTool"
					Description="Downloading PTHREAD."
					CommandLine="if not exist &quot;$(ProjectDir)..\pthreads-w32-2-7-0-release&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/pthreads-w32-2-7-0-release.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"
					Outputs="$(ProjectDir)..\pthreads-w32-2-7-0-release"
				/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>