<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="9.00"
	Name="pthread_lib"
	ProjectGUID="{A063DFAD-6995-4E1A-AFFF-E43DC11E95B1}"
	RootNamespace="pthread"
	TargetFrameworkVersion="131072"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
		<Platform
			Name="x64"
		/>
		<Platform
			Name="Itanium"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="$(SolutionDir)bin/$(PlatformName)_MSVC2008.$(ConfigurationName)"
			IntermediateDirectory="$(SolutionDir)obj/$(ProjectName)_$(PlatformName)_MSVC2008.$(ConfigurationName)"
			ConfigurationType="4"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			WholeProgramOptimization="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
				CommandLine=""
				AdditionalDependencies=""
				Outputs=""
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="1"
				HeaderFileName=""
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="3"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="true"
				FavorSizeOrSpeed="1"
				OmitFramePointers="false"
				EnableFiberSafeOptimizations="true"
				WholeProgramOptimization="true"
				AdditionalIncludeDirectories="."
				PreprocessorDefinitions="__CLEANUP_SEH;WIN32;NDEBUG;_WINDOWS;PTW32_STATIC_LIB;_CRT_SECURE_NO_DEPRECATE"
				StringPooling="true"
				ExceptionHandling="2"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="true"
				EnableEnhancedInstructionSet="1"
				WarningLevel="3"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG,PTW32_RC_MSC"
				Culture="1033"
				AdditionalIncludeDirectories="."
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile="$(OutDir)\$(ProjectName).lib"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release|x64"
			OutputDirectory="$(SolutionDir)bin/$(PlatformName)_MSVC2008.$(ConfigurationName)"
			IntermediateDirectory="$(SolutionDir)obj/$(ProjectName)_$(PlatformName)_MSVC2008.$(ConfigurationName)"
			ConfigurationType="4"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			WholeProgramOptimization="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
				CommandLine=""
				AdditionalDependencies=""
				Outputs=""
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="3"
				HeaderFileName=""
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="3"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="true"
				FavorSizeOrSpeed="1"
				OmitFramePointers="false"
				EnableFiberSafeOptimizations="true"
				WholeProgramOptimization="true"
				AdditionalIncludeDirectories="."
				PreprocessorDefinitions="WIN64;_WIN64;__CLEANUP_SEH;WIN32;NDEBUG;_WINDOWS;PTW32_STATIC_LIB;_CRT_SECURE_NO_DEPRECATE"
				StringPooling="true"
				ExceptionHandling="2"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="true"
				EnableEnhancedInstructionSet="1"
				WarningLevel="3"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG,PTW32_RC_MSC"
				Culture="1033"
				AdditionalIncludeDirectories="."
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile="$(OutDir)\$(ProjectName).lib"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release|Itanium"
			OutputDirectory="$(SolutionDir)bin/$(PlatformName)_MSVC2008.$(ConfigurationName)"
			IntermediateDirectory="$(SolutionDir)obj/$(ProjectName)_$(PlatformName)_MSVC2008.$(ConfigurationName)"
			ConfigurationType="4"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			WholeProgramOptimization="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
				CommandLine=""
				AdditionalDependencies=""
				Outputs=""
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="2"
				HeaderFileName=""
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="3"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="true"
				FavorSizeOrSpeed="1"
				OmitFramePointers="false"
				EnableFiberSafeOptimizations="true"
				WholeProgramOptimization="true"
				AdditionalIncludeDirectories="."
				PreprocessorDefinitions="WIN64;_WIN64;__CLEANUP_SEH;WIN32;NDEBUG;_WINDOWS;PTW32_STATIC_LIB;_CRT_SECURE_NO_DEPRECATE"
				StringPooling="true"
				ExceptionHandling="2"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="true"
				EnableEnhancedInstructionSet="1"
				WarningLevel="3"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG,PTW32_RC_MSC"
				Culture="1033"
				AdditionalIncludeDirectories="."
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile="$(OutDir)\$(ProjectName).lib"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="$(SolutionDir)bin/$(PlatformName)_MSVC2008.$(ConfigurationName)"
			IntermediateDirectory="$(SolutionDir)obj/$(ProjectName)_$(PlatformName)_MSVC2008.$(ConfigurationName)"
			ConfigurationType="4"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			WholeProgramOptimization="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
				CommandLine=""
				AdditionalDependencies=""
				Outputs=""
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="1"
				TypeLibraryName=".\./pthread.tlb"
				HeaderFileName=""
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				EnableIntrinsicFunctions="true"
				AdditionalIncludeDirectories="."
				PreprocessorDefinitions="__CLEANUP_SEH;WIN32;_DEBUG;_WINDOWS;PTW32_STATIC_LIB;_CRT_SECURE_NO_DEPRECATE"
				StringPooling="true"
				MinimalRebuild="false"
				ExceptionHandling="2"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				EnableFunctionLevelLinking="true"
				EnableEnhancedInstructionSet="1"
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="3"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG,PTW32_RC_MSC"
				Culture="1033"
				AdditionalIncludeDirectories="."
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile="$(OutDir)\$(ProjectName).lib"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Debug|x64"
			OutputDirectory="$(SolutionDir)bin/$(PlatformName)_MSVC2008.$(ConfigurationName)"
			IntermediateDirectory="$(SolutionDir)obj/$(ProjectName)_$(PlatformName)_MSVC2008.$(ConfigurationName)"
			ConfigurationType="4"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			WholeProgramOptimization="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
				CommandLine=""
				AdditionalDependencies=""
				Outputs=""
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="3"
				HeaderFileName=""
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				EnableIntrinsicFunctions="true"
				AdditionalIncludeDirectories="."
				PreprocessorDefinitions="WIN64;_WIN64;__CLEANUP_SEH;WIN32;_DEBUG;_WINDOWS;PTW32_STATIC_LIB;_CRT_SECURE_NO_DEPRECATE"
				StringPooling="true"
				MinimalRebuild="false"
				ExceptionHandling="2"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				EnableFunctionLevelLinking="true"
				EnableEnhancedInstructionSet="1"
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="3"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG,PTW32_RC_MSC"
				Culture="1033"
				AdditionalIncludeDirectories="."
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile="$(OutDir)\$(ProjectName).lib"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Debug|Itanium"
			OutputDirectory="$(SolutionDir)bin/$(PlatformName)_MSVC2008.$(ConfigurationName)"
			IntermediateDirectory="$(SolutionDir)obj/$(ProjectName)_$(PlatformName)_MSVC2008.$(ConfigurationName)"
			ConfigurationType="4"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			WholeProgramOptimization="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
				CommandLine=""
				AdditionalDependencies=""
				Outputs=""
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="2"
				HeaderFileName=""
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				EnableIntrinsicFunctions="true"
				AdditionalIncludeDirectories="."
				PreprocessorDefinitions="WIN64;_WIN64;__CLEANUP_SEH;WIN32;_DEBUG;_WINDOWS;PTW32_STATIC_LIB;_CRT_SECURE_NO_DEPRECATE"
				StringPooling="true"
				MinimalRebuild="false"
				ExceptionHandling="2"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				EnableFunctionLevelLinking="true"
				EnableEnhancedInstructionSet="1"
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="3"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG,PTW32_RC_MSC"
				Culture="1033"
				AdditionalIncludeDirectories="."
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile="$(OutDir)\$(ProjectName).lib"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
			>
			<File
				RelativePath=".\attr.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\autostatic.c"
				>
			</File>
			<File
				RelativePath=".\barrier.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\cancel.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\cleanup.c"
				>
			</File>
			<File
				RelativePath=".\condvar.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\create.c"
				>
			</File>
			<File
				RelativePath=".\dll.c"
				>
			</File>
			<File
				RelativePath=".\errno.c"
				>
			</File>
			<File
				RelativePath=".\exit.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\fork.c"
				>
			</File>
			<File
				RelativePath=".\global.c"
				>
			</File>
			<File
				RelativePath=".\misc.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\mutex.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\nonportable.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\private.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath="pthread.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\pthread_attr_destroy.c"
				>
			</File>
			<File
				RelativePath=".\pthread_attr_getdetachstate.c"
				>
			</File>
			<File
				RelativePath=".\pthread_attr_getinheritsched.c"
				>
			</File>
			<File
				RelativePath=".\pthread_attr_getschedparam.c"
				>
			</File>
			<File
				RelativePath=".\pthread_attr_getschedpolicy.c"
				>
			</File>
			<File
				RelativePath=".\pthread_attr_getscope.c"
				>
			</File>
			<File
				RelativePath=".\pthread_attr_getstackaddr.c"
				>
			</File>
			<File
				RelativePath=".\pthread_attr_getstacksize.c"
				>
			</File>
			<File
				RelativePath=".\pthread_attr_init.c"
				>
			</File>
			<File
				RelativePath=".\pthread_attr_setdetachstate.c"
				>
			</File>
			<File
				RelativePath=".\pthread_attr_setinheritsched.c"
				>
			</File>
			<File
				RelativePath=".\pthread_attr_setschedparam.c"
				>
			</File>
			<File
				RelativePath=".\pthread_attr_setschedpolicy.c"
				>
			</File>
			<File
				RelativePath=".\pthread_attr_setscope.c"
				>
			</File>
			<File
				RelativePath=".\pthread_attr_setstackaddr.c"
				>
			</File>
			<File
				RelativePath=".\pthread_attr_setstacksize.c"
				>
			</File>
			<File
				RelativePath=".\pthread_barrier_destroy.c"
				>
			</File>
			<File
				RelativePath=".\pthread_barrier_init.c"
				>
			</File>
			<File
				RelativePath=".\pthread_barrier_wait.c"
				>
			</File>
			<File
				RelativePath=".\pthread_barrierattr_destroy.c"
				>
			</File>
			<File
				RelativePath=".\pthread_barrierattr_getpshared.c"
				>
			</File>
			<File
				RelativePath=".\pthread_barrierattr_init.c"
				>
			</File>
			<File
				RelativePath=".\pthread_barrierattr_setpshared.c"
				>
			</File>
			<File
				RelativePath=".\pthread_cancel.c"
				>
			</File>
			<File
				RelativePath=".\pthread_cond_destroy.c"
				>
			</File>
			<File
				RelativePath=".\pthread_cond_init.c"
				>
			</File>
			<File
				RelativePath=".\pthread_cond_signal.c"
				>
			</File>
			<File
				RelativePath=".\pthread_cond_wait.c"
				>
			</File>
			<File
				RelativePath=".\pthread_condattr_destroy.c"
				>
			</File>
			<File
				RelativePath=".\pthread_condattr_getpshared.c"
				>
			</File>
			<File
				RelativePath=".\pthread_condattr_init.c"
				>
			</File>
			<File
				RelativePath=".\pthread_condattr_setpshared.c"
				>
			</File>
			<File
				RelativePath=".\pthread_delay_np.c"
				>
			</File>
			<File
				RelativePath=".\pthread_detach.c"
				>
			</File>
			<File
				RelativePath=".\pthread_equal.c"
				>
			</File>
			<File
				RelativePath=".\pthread_exit.c"
				>
			</File>
			<File
				RelativePath=".\pthread_getconcurrency.c"
				>
			</File>
			<File
				RelativePath=".\pthread_getschedparam.c"
				>
			</File>
			<File
				RelativePath=".\pthread_getspecific.c"
				>
			</File>
			<File
				RelativePath=".\pthread_getunique_np.c"
				>
			</File>
			<File
				RelativePath=".\pthread_getw32threadhandle_np.c"
				>
			</File>
			<File
				RelativePath=".\pthread_join.c"
				>
			</File>
			<File
				RelativePath=".\pthread_key_create.c"
				>
			</File>
			<File
				RelativePath=".\pthread_key_delete.c"
				>
			</File>
			<File
				RelativePath=".\pthread_kill.c"
				>
			</File>
			<File
				RelativePath=".\pthread_mutex_consistent.c"
				>
			</File>
			<File
				RelativePath=".\pthread_mutex_destroy.c"
				>
			</File>
			<File
				RelativePath=".\pthread_mutex_init.c"
				>
			</File>
			<File
				RelativePath=".\pthread_mutex_lock.c"
				>
			</File>
			<File
				RelativePath=".\pthread_mutex_timedlock.c"
				>
			</File>
			<File
				RelativePath=".\pthread_mutex_trylock.c"
				>
			</File>
			<File
				RelativePath=".\pthread_mutex_unlock.c"
				>
			</File>
			<File
				RelativePath=".\pthread_mutexattr_destroy.c"
				>
			</File>
			<File
				RelativePath=".\pthread_mutexattr_getkind_np.c"
				>
			</File>
			<File
				RelativePath=".\pthread_mutexattr_getpshared.c"
				>
			</File>
			<File
				RelativePath=".\pthread_mutexattr_getrobust.c"
				>
			</File>
			<File
				RelativePath=".\pthread_mutexattr_gettype.c"
				>
			</File>
			<File
				RelativePath=".\pthread_mutexattr_init.c"
				>
			</File>
			<File
				RelativePath=".\pthread_mutexattr_setkind_np.c"
				>
			</File>
			<File
				RelativePath=".\pthread_mutexattr_setpshared.c"
				>
			</File>
			<File
				RelativePath=".\pthread_mutexattr_setrobust.c"
				>
			</File>
			<File
				RelativePath=".\pthread_mutexattr_settype.c"
				>
			</File>
			<File
				RelativePath=".\pthread_num_processors_np.c"
				>
			</File>
			<File
				RelativePath=".\pthread_once.c"
				>
			</File>
			<File
				RelativePath=".\pthread_rwlock_destroy.c"
				>
			</File>
			<File
				RelativePath=".\pthread_rwlock_init.c"
				>
			</File>
			<File
				RelativePath=".\pthread_rwlock_rdlock.c"
				>
			</File>
			<File
				RelativePath=".\pthread_rwlock_timedrdlock.c"
				>
			</File>
			<File
				RelativePath=".\pthread_rwlock_timedwrlock.c"
				>
			</File>
			<File
				RelativePath=".\pthread_rwlock_tryrdlock.c"
				>
			</File>
			<File
				RelativePath=".\pthread_rwlock_trywrlock.c"
				>
			</File>
			<File
				RelativePath=".\pthread_rwlock_unlock.c"
				>
			</File>
			<File
				RelativePath=".\pthread_rwlock_wrlock.c"
				>
			</File>
			<File
				RelativePath=".\pthread_rwlockattr_destroy.c"
				>
			</File>
			<File
				RelativePath=".\pthread_rwlockattr_getpshared.c"
				>
			</File>
			<File
				RelativePath=".\pthread_rwlockattr_init.c"
				>
			</File>
			<File
				RelativePath=".\pthread_rwlockattr_setpshared.c"
				>
			</File>
			<File
				RelativePath=".\pthread_self.c"
				>
			</File>
			<File
				RelativePath=".\pthread_setcancelstate.c"
				>
			</File>
			<File
				RelativePath=".\pthread_setcanceltype.c"
				>
			</File>
			<File
				RelativePath=".\pthread_setconcurrency.c"
				>
			</File>
			<File
				RelativePath=".\pthread_setschedparam.c"
				>
			</File>
			<File
				RelativePath=".\pthread_setspecific.c"
				>
			</File>
			<File
				RelativePath=".\pthread_spin_destroy.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\pthread_spin_init.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\pthread_spin_lock.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\pthread_spin_trylock.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\pthread_spin_unlock.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\pthread_testcancel.c"
				>
			</File>
			<File
				RelativePath=".\pthread_timechange_handler_np.c"
				>
			</File>
			<File
				RelativePath=".\pthread_win32_attach_detach_np.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_calloc.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_callUserDestroyRoutines.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_cond_check_need_init.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_getprocessors.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_is_attr.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_MCS_lock.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_mutex_check_need_init.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_new.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_processInitialize.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_processTerminate.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_relmillisecs.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_reuse.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_rwlock_cancelwrwait.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_rwlock_check_need_init.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_semwait.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_spinlock_check_need_init.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\ptw32_threadDestroy.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_threadStart.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_throw.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_timespec.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_tkAssocCreate.c"
				>
			</File>
			<File
				RelativePath=".\ptw32_tkAssocDestroy.c"
				>
			</File>
			<File
				RelativePath=".\rwlock.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\sched.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\sched_get_priority_max.c"
				>
			</File>
			<File
				RelativePath=".\sched_get_priority_min.c"
				>
			</File>
			<File
				RelativePath=".\sched_getscheduler.c"
				>
			</File>
			<File
				RelativePath=".\sched_setscheduler.c"
				>
			</File>
			<File
				RelativePath=".\sched_yield.c"
				>
			</File>
			<File
				RelativePath=".\sem_close.c"
				>
			</File>
			<File
				RelativePath=".\sem_destroy.c"
				>
			</File>
			<File
				RelativePath=".\sem_getvalue.c"
				>
			</File>
			<File
				RelativePath=".\sem_init.c"
				>
			</File>
			<File
				RelativePath=".\sem_open.c"
				>
			</File>
			<File
				RelativePath=".\sem_post.c"
				>
			</File>
			<File
				RelativePath=".\sem_post_multiple.c"
				>
			</File>
			<File
				RelativePath=".\sem_timedwait.c"
				>
			</File>
			<File
				RelativePath=".\sem_trywait.c"
				>
			</File>
			<File
				RelativePath=".\sem_unlink.c"
				>
			</File>
			<File
				RelativePath=".\sem_wait.c"
				>
			</File>
			<File
				RelativePath=".\semaphore.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\signal.c"
				>
			</File>
			<File
				RelativePath=".\spin.c"
				>
			</File>
			<File
				RelativePath=".\sync.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\tsd.c"
				>
				<FileConfiguration
					Name="Release|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|x64"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Itanium"
					ExcludedFromBuild="true"
					>
					<Tool
						Name="VCCLCompilerTool"
					/>
				</FileConfiguration>
			</File>
			<File
				RelativePath=".\w32_CancelableWait.c"
				>
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl"
			>
			<File
				RelativePath=".\config.h"
				>
			</File>
			<File
				RelativePath=".\context.h"
				>
			</File>
			<File
				RelativePath="implement.h"
				>
			</File>
			<File
				RelativePath=".\need_errno.h"
				>
			</File>
			<File
				RelativePath="pthread.h"
				>
			</File>
			<File
				RelativePath="sched.h"
				>
			</File>
			<File
				RelativePath="semaphore.h"
				>
			</File>
		</Filter>
		<Filter
			Name="Resource Files"
			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
			>
			<File
				RelativePath="version.rc"
				>
			</File>
		</Filter>
		<Filter
			Name="Documentation"
			>
			<File
				RelativePath=".\manual\index.html"
				>
			</File>
			<File
				RelativePath=".\manual\PortabilityIssues.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_attr_init.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_attr_setstackaddr.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_attr_setstacksize.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_barrier_init.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_barrier_wait.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_barrierattr_init.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_barrierattr_setpshared.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_cancel.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_cleanup_push.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_cond_init.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_condattr_init.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_condattr_setpshared.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_create.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_delay_np.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_detach.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_equal.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_exit.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_getw32threadhandle_np.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_join.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_key_create.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_kill.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_mutex_init.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_mutexattr_init.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_mutexattr_setpshared.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_num_processors_np.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_once.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_rwlock_init.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_rwlock_rdlock.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_rwlock_timedrdlock.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_rwlock_timedwrlock.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_rwlock_unlock.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_rwlock_wrlock.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_rwlockattr_init.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_rwlockattr_setpshared.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_self.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_setcancelstate.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_setcanceltype.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_setconcurrency.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_setschedparam.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_spin_init.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_spin_lock.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_spin_unlock.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_timechange_handler_np.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_win32_attach_detach_np.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthread_win32_test_features_np.html"
				>
			</File>
			<File
				RelativePath=".\manual\pthreadCancelableWait.html"
				>
			</File>
			<File
				RelativePath=".\manual\sched_get_priority_max.html"
				>
			</File>
			<File
				RelativePath=".\manual\sched_getscheduler.html"
				>
			</File>
			<File
				RelativePath=".\manual\sched_setscheduler.html"
				>
			</File>
			<File
				RelativePath=".\manual\sched_yield.html"
				>
			</File>
			<File
				RelativePath=".\manual\sem_init.html"
				>
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>
