diff options
Diffstat (limited to 'win/VC90/zthread.vcproj')
-rw-r--r-- | win/VC90/zthread.vcproj | 666 |
1 files changed, 666 insertions, 0 deletions
diff --git a/win/VC90/zthread.vcproj b/win/VC90/zthread.vcproj new file mode 100644 index 00000000000..8ccfbd4d50a --- /dev/null +++ b/win/VC90/zthread.vcproj @@ -0,0 +1,666 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="9,00" + Name="zthread" + ProjectGUID="{262199E8-EEDF-4700-A1D1-E9CC901CF480}" + RootNamespace="zthread" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + <Platform + Name="x64" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory=".\zthread__$(PlatformName)_$(ConfigurationName)" + IntermediateDirectory=".\zthread__$(PlatformName)_$(ConfigurationName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\..\dep\include" + PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" + MinimalRebuild="true" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + EnableFunctionLevelLinking="true" + RuntimeTypeInfo="true" + UsePrecompiledHeader="0" + PrecompiledHeaderFile=".\zthread__$(PlatformName)_$(ConfigurationName)\zthread.pch" + WarningLevel="3" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="3" + CallingConvention="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/zthread.lib" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + OutputDirectory=".\zthread__$(PlatformName)_$(ConfigurationName)" + IntermediateDirectory=".\zthread__$(PlatformName)_$(ConfigurationName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + AdditionalOptions="/MP" + AdditionalIncludeDirectories="..\..\dep\include" + PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" + RuntimeLibrary="0" + EnableEnhancedInstructionSet="1" + RuntimeTypeInfo="true" + UsePrecompiledHeader="0" + PrecompiledHeaderFile=".\zthread__$(PlatformName)_$(ConfigurationName)\zthread.pch" + WarningLevel="3" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="3" + CallingConvention="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/zthread.lib" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Debug|x64" + OutputDirectory=".\zthread__$(PlatformName)_$(ConfigurationName)" + IntermediateDirectory=".\zthread__$(PlatformName)_$(ConfigurationName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TargetEnvironment="3" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\..\dep\include" + PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" + MinimalRebuild="true" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + EnableFunctionLevelLinking="true" + RuntimeTypeInfo="true" + UsePrecompiledHeader="0" + PrecompiledHeaderFile=".\zthread__$(PlatformName)_$(ConfigurationName)\zthread.pch" + WarningLevel="3" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="3" + CallingConvention="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/zthread.lib" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|x64" + OutputDirectory=".\zthread__$(PlatformName)_$(ConfigurationName)" + IntermediateDirectory=".\zthread__$(PlatformName)_$(ConfigurationName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TargetEnvironment="3" + /> + <Tool + Name="VCCLCompilerTool" + AdditionalOptions="/MP" + AdditionalIncludeDirectories="..\..\dep\include" + PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" + RuntimeLibrary="0" + EnableEnhancedInstructionSet="0" + RuntimeTypeInfo="true" + UsePrecompiledHeader="0" + PrecompiledHeaderFile=".\zthread__$(PlatformName)_$(ConfigurationName)\zthread.pch" + WarningLevel="3" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="3" + CallingConvention="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/zthread.lib" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" + UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" + > + <File + RelativePath="..\..\dep\src\zthread\AtomicCount.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\ConcurrentExecutor.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\Condition.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\ConditionImpl.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\config.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\CountingSemaphore.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\Debug.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\DeferredInterruptionScope.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\FastLock.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\FastMutex.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\FastRecursiveLock.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\FastRecursiveMutex.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\IntrusivePtr.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\Monitor.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\Monitor.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\Mutex.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\MutexImpl.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\PoolExecutor.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\PriorityCondition.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\PriorityInheritanceMutex.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\PriorityMutex.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\PrioritySemaphore.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\RecursiveMutex.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\RecursiveMutexImpl.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\RecursiveMutexImpl.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\Scheduling.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\Semaphore.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\SemaphoreImpl.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\State.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\Status.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\SynchronousExecutor.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\Thread.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\ThreadedExecutor.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\ThreadImpl.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\ThreadImpl.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\ThreadLocalImpl.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\ThreadOps.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\ThreadOps.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\ThreadQueue.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\ThreadQueue.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\Time.cxx" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\TimeStrategy.h" + > + </File> + <File + RelativePath="..\..\dep\src\zthread\TSS.h" + > + </File> + </Filter> + <Filter + Name="Header Files" + Filter="h;hpp;hxx;hm;inl;inc;xsd" + UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" + > + <File + RelativePath="..\..\dep\include\zthread\AtomicCount.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Barrier.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\BiasedReadWriteLock.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\BlockingQueue.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\BoundedQueue.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Cancelable.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\ClassLockable.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\ConcurrentExecutor.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Condition.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Config.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\CountedPtr.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\CountingSemaphore.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Exceptions.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Executor.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\FairReadWriteLock.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\FastMutex.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\FastRecursiveMutex.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Guard.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\GuardedClass.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Lockable.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\LockedQueue.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\MonitoredQueue.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Mutex.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\NonCopyable.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\PoolExecutor.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Priority.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\PriorityCondition.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\PriorityInheritanceMutex.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\PriorityMutex.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\PrioritySemaphore.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Queue.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\ReadWriteLock.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\RecursiveMutex.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Runnable.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Semaphore.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Singleton.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\SynchronousExecutor.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Task.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Thread.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\ThreadedExecutor.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\ThreadLocal.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\ThreadLocalImpl.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Time.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\Waitable.h" + > + </File> + <File + RelativePath="..\..\dep\include\zthread\ZThread.h" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |