pcsx2/3rdparty/w32pthreads/pthreads_2008.vcproj

1059 lines
21 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="w32pthreads.v3"
ProjectGUID="{26511268-2902-4997-8421-ECD7055F9E28}"
RootNamespace="pthreads"
Keyword="Win32Proj"
TargetFrameworkVersion="0"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="2"
InheritedPropertySheets="..\DefaultProjectRootDir.vsprops;..\3rdpartyDLL.vsprops;..\..\common\vsprops\CodeGen_Debug.vsprops;..\..\common\vsprops\IncrementalLinking.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;$(ProjectDir)&quot;;&quot;$(ProjectDir)\include&quot;"
PreprocessorDefinitions="_DEBUG;PTW32_BUILD;__CLEANUP_SEH"
ExceptionHandling="2"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="ptw32pch.h"
WarningLevel="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib"
OutputFile="$(SolutionDir)\bin\$(ProjectName).debug.dll"
ImportLibrary="$(OutDir)\$(ProjectName).lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="2"
InheritedPropertySheets="..\DefaultProjectRootDir.vsprops;..\3rdpartyDLL.vsprops;..\..\common\vsprops\CodeGen_Release.vsprops"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;$(ProjectDir)&quot;;&quot;$(ProjectDir)\include&quot;"
PreprocessorDefinitions="NDEBUG;PTW32_BUILD;__CLEANUP_SEH"
ExceptionHandling="2"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="ptw32pch.h"
WarningLevel="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Devel|Win32"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="2"
InheritedPropertySheets="..\DefaultProjectRootDir.vsprops;..\3rdpartyDLL.vsprops;..\..\common\vsprops\CodeGen_Devel.vsprops;..\..\common\vsprops\IncrementalLinking.vsprops"
CharacterSet="2"
WholeProgramOptimization="0"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;$(ProjectDir)&quot;;&quot;$(ProjectDir)\include&quot;"
PreprocessorDefinitions="NDEBUG;PTW32_BUILD;__CLEANUP_SEH"
ExceptionHandling="2"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="ptw32pch.h"
WarningLevel="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath=".\cleanup.c"
>
</File>
<File
RelativePath=".\config.h"
>
</File>
<File
RelativePath=".\create.c"
>
</File>
<File
RelativePath=".\dll.c"
>
</File>
<File
RelativePath=".\errno.c"
>
</File>
<File
RelativePath=".\global.c"
>
</File>
<File
RelativePath=".\ptw32_cancel.c"
>
</File>
<File
RelativePath=".\ptw32pch.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Devel|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\ptw32pch.h"
>
</File>
<File
RelativePath=".\signal.c"
>
</File>
<File
RelativePath=".\w32_CancelableWait.c"
>
</File>
<Filter
Name="piecesparts"
>
<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_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_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_num_processors_np.c"
>
</File>
<File
RelativePath=".\pthread_once.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_testcancel.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_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_semwait.c"
>
</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=".\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>
</Filter>
<Filter
Name="rwlock"
>
<File
RelativePath=".\ptw32_rwlock_cancelwrwait.c"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Devel|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\ptw32_rwlock_check_need_init.c"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Devel|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
</Filter>
<Filter
Name="cond"
>
<File
RelativePath=".\pthread_timechange_handler_np.c"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Devel|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\ptw32_cond_check_need_init.c"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Devel|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
</Filter>
<Filter
Name="attr"
>
<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>
</Filter>
<Filter
Name="mutex"
>
<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_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_settype.c"
>
</File>
</Filter>
<Filter
Name="semaphore"
>
<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>
</Filter>
<Filter
Name="spin"
>
<File
RelativePath=".\pthread_spin_destroy.c"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Devel|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\pthread_spin_init.c"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Devel|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\pthread_spin_lock.c"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Devel|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\pthread_spin_trylock.c"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Devel|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\pthread_spin_unlock.c"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Devel|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\ptw32_spinlock_check_need_init.c"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Devel|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
</Filter>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath=".\include\implement.h"
>
</File>
<File
RelativePath=".\include\need_errno.h"
>
</File>
<File
RelativePath=".\include\pthread.h"
>
</File>
<File
RelativePath=".\resource.h"
>
</File>
<File
RelativePath=".\include\sched.h"
>
</File>
<File
RelativePath=".\include\semaphore.h"
>
</File>
</Filter>
<Filter
Name="Docs"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
<File
RelativePath=".\ANNOUNCE"
>
</File>
<File
RelativePath=".\BUGS"
>
</File>
<File
RelativePath=".\CONTRIBUTORS"
>
</File>
<File
RelativePath=".\COPYING"
>
</File>
<File
RelativePath=".\FAQ"
>
</File>
<File
RelativePath=".\MAINTAINERS"
>
</File>
<File
RelativePath=".\NEWS"
>
</File>
<File
RelativePath=".\PCSX2.txt"
>
</File>
<File
RelativePath=".\w32pthreads.rc"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>