(Yes, bail, it all compiles on both platforms) --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40763
		
			
				
	
	
		
			289 lines
		
	
	
		
			6.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			289 lines
		
	
	
		
			6.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="Windows-1252"?>
 | 
						|
<VisualStudioProject
 | 
						|
	ProjectType="Visual C++"
 | 
						|
	Version="8.00"
 | 
						|
	Name="threader"
 | 
						|
	ProjectGUID="{C9F9E996-0C20-4D96-8E52-4530F41E22CE}"
 | 
						|
	RootNamespace="threader"
 | 
						|
	Keyword="Win32Proj"
 | 
						|
	>
 | 
						|
	<Platforms>
 | 
						|
		<Platform
 | 
						|
			Name="Win32"
 | 
						|
		/>
 | 
						|
	</Platforms>
 | 
						|
	<ToolFiles>
 | 
						|
	</ToolFiles>
 | 
						|
	<Configurations>
 | 
						|
		<Configuration
 | 
						|
			Name="Debug|Win32"
 | 
						|
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
 | 
						|
			IntermediateDirectory="$(ConfigurationName)"
 | 
						|
			ConfigurationType="2"
 | 
						|
			CharacterSet="2"
 | 
						|
			>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreBuildEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCustomBuildTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXMLDataGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCWebServiceProxyGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCMIDLTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCLCompilerTool"
 | 
						|
				Optimization="0"
 | 
						|
				AdditionalIncludeDirectories="..;..\sdk;..\..\..\public;..\..\..\public\extensions;..\..\..\public\sourcepawn"
 | 
						|
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;THREADER_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;SM_DEFAULT_THREADER"
 | 
						|
				MinimalRebuild="true"
 | 
						|
				BasicRuntimeChecks="3"
 | 
						|
				RuntimeLibrary="1"
 | 
						|
				UsePrecompiledHeader="0"
 | 
						|
				WarningLevel="3"
 | 
						|
				Detect64BitPortabilityProblems="false"
 | 
						|
				DebugInformationFormat="4"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManagedResourceCompilerTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCResourceCompilerTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreLinkEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCLinkerTool"
 | 
						|
				OutputFile="$(OutDir)\$(ProjectName).ext.dll"
 | 
						|
				LinkIncremental="2"
 | 
						|
				GenerateDebugInformation="true"
 | 
						|
				SubSystem="2"
 | 
						|
				TargetMachine="1"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCALinkTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManifestTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXDCMakeTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCBscMakeTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCFxCopTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCAppVerifierTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCWebDeploymentTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPostBuildEventTool"
 | 
						|
			/>
 | 
						|
		</Configuration>
 | 
						|
		<Configuration
 | 
						|
			Name="Release|Win32"
 | 
						|
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
 | 
						|
			IntermediateDirectory="$(ConfigurationName)"
 | 
						|
			ConfigurationType="2"
 | 
						|
			CharacterSet="2"
 | 
						|
			WholeProgramOptimization="1"
 | 
						|
			>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreBuildEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCustomBuildTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXMLDataGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCWebServiceProxyGeneratorTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCMIDLTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCCLCompilerTool"
 | 
						|
				AdditionalIncludeDirectories="..;..\sdk;..\..\..\public;..\..\..\public\extensions;..\..\..\public\sourcepawn"
 | 
						|
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;THREADER_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;SM_DEFAULT_THREADER"
 | 
						|
				RuntimeLibrary="0"
 | 
						|
				UsePrecompiledHeader="0"
 | 
						|
				WarningLevel="3"
 | 
						|
				Detect64BitPortabilityProblems="false"
 | 
						|
				DebugInformationFormat="3"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManagedResourceCompilerTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCResourceCompilerTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCPreLinkEventTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCLinkerTool"
 | 
						|
				OutputFile="$(OutDir)\$(ProjectName).ext.dll"
 | 
						|
				LinkIncremental="1"
 | 
						|
				GenerateDebugInformation="true"
 | 
						|
				SubSystem="2"
 | 
						|
				OptimizeReferences="2"
 | 
						|
				EnableCOMDATFolding="2"
 | 
						|
				TargetMachine="1"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCALinkTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCManifestTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCXDCMakeTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCBscMakeTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCFxCopTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCAppVerifierTool"
 | 
						|
			/>
 | 
						|
			<Tool
 | 
						|
				Name="VCWebDeploymentTool"
 | 
						|
			/>
 | 
						|
			<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="{AF1F0882-7834-4b25-8FF4-8AE88FF3D230}"
 | 
						|
			>
 | 
						|
			<File
 | 
						|
				RelativePath="..\extension.cpp"
 | 
						|
				>
 | 
						|
			</File>
 | 
						|
		</Filter>
 | 
						|
		<Filter
 | 
						|
			Name="Header Files"
 | 
						|
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
 | 
						|
			UniqueIdentifier="{58F53513-7C9D-4829-8207-87DB91891933}"
 | 
						|
			>
 | 
						|
			<File
 | 
						|
				RelativePath="..\extension.h"
 | 
						|
				>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\svn_version.h"
 | 
						|
				>
 | 
						|
			</File>
 | 
						|
		</Filter>
 | 
						|
		<Filter
 | 
						|
			Name="Resource Files"
 | 
						|
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
 | 
						|
			UniqueIdentifier="{30794439-9707-4eb8-856E-1C744BC92016}"
 | 
						|
			>
 | 
						|
			<File
 | 
						|
				RelativePath="..\version.rc"
 | 
						|
				>
 | 
						|
			</File>
 | 
						|
		</Filter>
 | 
						|
		<Filter
 | 
						|
			Name="SourceMod SDK"
 | 
						|
			UniqueIdentifier="{E312F93E-1E7F-4eda-B714-99948F5010E4}"
 | 
						|
			>
 | 
						|
			<File
 | 
						|
				RelativePath="..\sdk\smsdk_config.h"
 | 
						|
				>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\sdk\smsdk_ext.cpp"
 | 
						|
				>
 | 
						|
			</File>
 | 
						|
			<File
 | 
						|
				RelativePath="..\sdk\smsdk_ext.h"
 | 
						|
				>
 | 
						|
			</File>
 | 
						|
		</Filter>
 | 
						|
		<Filter
 | 
						|
			Name="Threader"
 | 
						|
			UniqueIdentifier="{D832C58B-B863-4673-9DD4-9C6AC8090957}"
 | 
						|
			>
 | 
						|
			<Filter
 | 
						|
				Name="Source Files"
 | 
						|
				Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
 | 
						|
				UniqueIdentifier="{2C648E20-AD2B-40db-B8ED-43D383549B98}"
 | 
						|
				>
 | 
						|
				<File
 | 
						|
					RelativePath="..\thread\BaseWorker.cpp"
 | 
						|
					>
 | 
						|
				</File>
 | 
						|
				<File
 | 
						|
					RelativePath="..\thread\ThreadWorker.cpp"
 | 
						|
					>
 | 
						|
				</File>
 | 
						|
				<File
 | 
						|
					RelativePath="..\thread\WinThreads.cpp"
 | 
						|
					>
 | 
						|
				</File>
 | 
						|
			</Filter>
 | 
						|
			<Filter
 | 
						|
				Name="Header Files"
 | 
						|
				Filter="h;hpp;hxx;hm;inl;inc;xsd"
 | 
						|
				UniqueIdentifier="{A68ED1BF-A883-4cdf-AF82-6E82ACFF1752}"
 | 
						|
				>
 | 
						|
				<File
 | 
						|
					RelativePath="..\thread\BaseWorker.h"
 | 
						|
					>
 | 
						|
				</File>
 | 
						|
				<File
 | 
						|
					RelativePath="..\thread\PosixThreads.h"
 | 
						|
					>
 | 
						|
				</File>
 | 
						|
				<File
 | 
						|
					RelativePath="..\thread\ThreadSupport.h"
 | 
						|
					>
 | 
						|
				</File>
 | 
						|
				<File
 | 
						|
					RelativePath="..\thread\ThreadWorker.h"
 | 
						|
					>
 | 
						|
				</File>
 | 
						|
				<File
 | 
						|
					RelativePath="..\thread\WinThreads.h"
 | 
						|
					>
 | 
						|
				</File>
 | 
						|
			</Filter>
 | 
						|
		</Filter>
 | 
						|
		<Filter
 | 
						|
			Name="Interfaces"
 | 
						|
			UniqueIdentifier="{71DC7197-8B2B-4eec-9598-83C6AA9454FF}"
 | 
						|
			>
 | 
						|
			<File
 | 
						|
				RelativePath="..\..\..\public\extensions\IThreader.h"
 | 
						|
				>
 | 
						|
			</File>
 | 
						|
		</Filter>
 | 
						|
	</Files>
 | 
						|
	<Globals>
 | 
						|
	</Globals>
 | 
						|
</VisualStudioProject>
 |