693 lines
		
	
	
		
			16 KiB
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			693 lines
		
	
	
		
			16 KiB
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
	
	
| <?xml version="1.0" encoding="Windows-1252"?>
 | |
| <VisualStudioProject
 | |
| 	ProjectType="Visual C++"
 | |
| 	Version="8.00"
 | |
| 	Name="dstruct"
 | |
| 	ProjectGUID="{E5A7A71B-6A5F-453E-994A-4D5750A34274}"
 | |
| 	RootNamespace="srilm"
 | |
| 	Keyword="Win32Proj"
 | |
| 	>
 | |
| 	<Platforms>
 | |
| 		<Platform
 | |
| 			Name="Win32"
 | |
| 		/>
 | |
| 		<Platform
 | |
| 			Name="x64"
 | |
| 		/>
 | |
| 	</Platforms>
 | |
| 	<ToolFiles>
 | |
| 	</ToolFiles>
 | |
| 	<Configurations>
 | |
| 		<Configuration
 | |
| 			Name="Debug|Win32"
 | |
| 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
 | |
| 			IntermediateDirectory="$(ConfigurationName)"
 | |
| 			ConfigurationType="4"
 | |
| 			CharacterSet="0"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				UseUnicodeResponseFiles="true"
 | |
| 				Optimization="0"
 | |
| 				AdditionalIncludeDirectories="../../../dstruct/src;../../../flm/src;../../../lattice/src;../../../misc/src;../../../lm/src;../../../zlib/src;"
 | |
| 				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;INSTANTIATE_TEMPLATES;NEED_RAND48;DEBUG"
 | |
| 				MinimalRebuild="true"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				RuntimeLibrary="3"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="2"
 | |
| 				Detect64BitPortabilityProblems="false"
 | |
| 				DebugInformationFormat="4"
 | |
| 				DisableSpecificWarnings="4996"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLibrarianTool"
 | |
| 				AdditionalOptions="/IGNORE:4006 /IGNORE:4221"
 | |
| 				OutputFile="..\..\..\lib\$(ConfigurationName)\$(ProjectName).lib"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 				CommandLine=""
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Release|Win32"
 | |
| 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
 | |
| 			IntermediateDirectory="$(ConfigurationName)"
 | |
| 			ConfigurationType="4"
 | |
| 			CharacterSet="0"
 | |
| 			WholeProgramOptimization="0"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				UseUnicodeResponseFiles="true"
 | |
| 				WholeProgramOptimization="false"
 | |
| 				AdditionalIncludeDirectories="../../../dstruct/src;../../../flm/src;../../../lattice/src;../../../misc/src;../../../lm/src;../../../zlib/src;"
 | |
| 				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;INSTANTIATE_TEMPLATES;NEED_RAND48"
 | |
| 				RuntimeLibrary="2"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="2"
 | |
| 				Detect64BitPortabilityProblems="false"
 | |
| 				DebugInformationFormat="0"
 | |
| 				CompileAs="0"
 | |
| 				DisableSpecificWarnings="4996"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLibrarianTool"
 | |
| 				UseUnicodeResponseFiles="true"
 | |
| 				AdditionalOptions="/IGNORE:4006 /IGNORE:4221"
 | |
| 				OutputFile="..\..\..\lib\$(ConfigurationName)\$(ProjectName).lib"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 				CommandLine=""
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Release_c|Win32"
 | |
| 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
 | |
| 			IntermediateDirectory="$(ConfigurationName)"
 | |
| 			ConfigurationType="4"
 | |
| 			CharacterSet="0"
 | |
| 			WholeProgramOptimization="0"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				UseUnicodeResponseFiles="true"
 | |
| 				WholeProgramOptimization="false"
 | |
| 				AdditionalIncludeDirectories="../../../dstruct/src;../../../flm/src;../../../lattice/src;../../../misc/src;../../../lm/src;../../../zlib/src;"
 | |
| 				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;INSTANTIATE_TEMPLATES;NEED_RAND48;USE_SARRAY;USE_SARRAY_TRIE;USE_SARRAY_MAP2"
 | |
| 				RuntimeLibrary="2"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="2"
 | |
| 				Detect64BitPortabilityProblems="false"
 | |
| 				DebugInformationFormat="0"
 | |
| 				CompileAs="0"
 | |
| 				DisableSpecificWarnings="4996"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLibrarianTool"
 | |
| 				UseUnicodeResponseFiles="true"
 | |
| 				AdditionalOptions="/IGNORE:4006 /IGNORE:4221"
 | |
| 				OutputFile="..\..\..\lib\$(ConfigurationName)\$(ProjectName).lib"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 				CommandLine=""
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Debug_c|Win32"
 | |
| 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
 | |
| 			IntermediateDirectory="$(ConfigurationName)"
 | |
| 			ConfigurationType="4"
 | |
| 			CharacterSet="0"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				UseUnicodeResponseFiles="true"
 | |
| 				Optimization="0"
 | |
| 				AdditionalIncludeDirectories="../../../dstruct/src;../../../flm/src;../../../lattice/src;../../../misc/src;../../../lm/src;../../../zlib/src;"
 | |
| 				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;INSTANTIATE_TEMPLATES;NEED_RAND48;USE_SARRAY;USE_SARRAY_TRIE;USE_SARRAY_MAP2;DEBUG"
 | |
| 				MinimalRebuild="true"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				RuntimeLibrary="3"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="2"
 | |
| 				Detect64BitPortabilityProblems="false"
 | |
| 				DebugInformationFormat="4"
 | |
| 				DisableSpecificWarnings="4996"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLibrarianTool"
 | |
| 				AdditionalOptions="/IGNORE:4006 /IGNORE:4221"
 | |
| 				OutputFile="..\..\..\lib\$(ConfigurationName)\$(ProjectName).lib"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 				CommandLine=""
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Debug|x64"
 | |
| 			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
 | |
| 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
 | |
| 			ConfigurationType="4"
 | |
| 			CharacterSet="0"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				TargetEnvironment="3"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				UseUnicodeResponseFiles="true"
 | |
| 				Optimization="0"
 | |
| 				AdditionalIncludeDirectories="../../../dstruct/src;../../../flm/src;../../../lattice/src;../../../misc/src;../../../lm/src;../../../zlib/src;"
 | |
| 				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;INSTANTIATE_TEMPLATES;NEED_RAND48;USE_LONGLONG_COUNTS;DEBUG"
 | |
| 				MinimalRebuild="true"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				RuntimeLibrary="3"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="2"
 | |
| 				Detect64BitPortabilityProblems="true"
 | |
| 				DebugInformationFormat="3"
 | |
| 				DisableSpecificWarnings="4996;4244"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLibrarianTool"
 | |
| 				AdditionalOptions="/IGNORE:4006 /IGNORE:4221"
 | |
| 				OutputFile="..\..\..\lib\$(PlatformName)-$(ConfigurationName)\$(ProjectName).lib"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 				CommandLine=""
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Release|x64"
 | |
| 			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
 | |
| 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
 | |
| 			ConfigurationType="4"
 | |
| 			CharacterSet="0"
 | |
| 			WholeProgramOptimization="0"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				TargetEnvironment="3"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				UseUnicodeResponseFiles="true"
 | |
| 				WholeProgramOptimization="false"
 | |
| 				AdditionalIncludeDirectories="../../../dstruct/src;../../../flm/src;../../../lattice/src;../../../misc/src;../../../lm/src;../../../zlib/src;"
 | |
| 				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;INSTANTIATE_TEMPLATES;NEED_RAND48;USE_LONGLONG_COUNTS"
 | |
| 				RuntimeLibrary="2"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="2"
 | |
| 				Detect64BitPortabilityProblems="true"
 | |
| 				DebugInformationFormat="0"
 | |
| 				CompileAs="0"
 | |
| 				DisableSpecificWarnings="4996;4244"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLibrarianTool"
 | |
| 				UseUnicodeResponseFiles="true"
 | |
| 				AdditionalOptions="/IGNORE:4006 /IGNORE:4221"
 | |
| 				OutputFile="..\..\..\lib\$(PlatformName)-$(ConfigurationName)\$(ProjectName).lib"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 				CommandLine=""
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Release_c|x64"
 | |
| 			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
 | |
| 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
 | |
| 			ConfigurationType="4"
 | |
| 			CharacterSet="0"
 | |
| 			WholeProgramOptimization="0"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				TargetEnvironment="3"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				UseUnicodeResponseFiles="true"
 | |
| 				WholeProgramOptimization="false"
 | |
| 				AdditionalIncludeDirectories="../../../dstruct/src;../../../flm/src;../../../lattice/src;../../../misc/src;../../../lm/src;../../../zlib/src;"
 | |
| 				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;INSTANTIATE_TEMPLATES;NEED_RAND48;USE_SARRAY;USE_SARRAY_TRIE;USE_SARRAY_MAP2;USE_LONGLONG_COUNTS"
 | |
| 				RuntimeLibrary="2"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="2"
 | |
| 				Detect64BitPortabilityProblems="true"
 | |
| 				DebugInformationFormat="0"
 | |
| 				CompileAs="0"
 | |
| 				DisableSpecificWarnings="4996;4244"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLibrarianTool"
 | |
| 				UseUnicodeResponseFiles="true"
 | |
| 				AdditionalOptions="/IGNORE:4006 /IGNORE:4221"
 | |
| 				OutputFile="..\..\..\lib\$(PlatformName)-$(ConfigurationName)\$(ProjectName).lib"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 				CommandLine=""
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Debug_c|x64"
 | |
| 			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
 | |
| 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
 | |
| 			ConfigurationType="4"
 | |
| 			CharacterSet="0"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				TargetEnvironment="3"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				UseUnicodeResponseFiles="true"
 | |
| 				Optimization="0"
 | |
| 				AdditionalIncludeDirectories="../../../dstruct/src;../../../flm/src;../../../lattice/src;../../../misc/src;../../../lm/src;../../../zlib/src;"
 | |
| 				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;INSTANTIATE_TEMPLATES;NEED_RAND48;USE_SARRAY;USE_SARRAY_TRIE;USE_SARRAY_MAP2;USE_LONGLONG_COUNTS;DEBUG"
 | |
| 				MinimalRebuild="true"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				RuntimeLibrary="3"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="2"
 | |
| 				Detect64BitPortabilityProblems="true"
 | |
| 				DebugInformationFormat="3"
 | |
| 				DisableSpecificWarnings="4996;4244"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLibrarianTool"
 | |
| 				AdditionalOptions="/IGNORE:4006 /IGNORE:4221"
 | |
| 				OutputFile="..\..\..\lib\$(PlatformName)-$(ConfigurationName)\$(ProjectName).lib"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 				CommandLine=""
 | |
| 			/>
 | |
| 		</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="..\..\..\dstruct\src\Array.cc"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\BlockMalloc.cc"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\CachedMem.cc"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\DStructThreads.cc"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\IntervalHeap.cc"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\LHash.cc"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\LHashTrie.cc"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\Map.cc"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\Map2.cc"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\MemStats.cc"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\qsort.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\SArray.cc"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\SArrayTrie.cc"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\Trie.cc"
 | |
| 				>
 | |
| 			</File>
 | |
| 		</Filter>
 | |
| 		<Filter
 | |
| 			Name="Header Files"
 | |
| 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
 | |
| 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 | |
| 			>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\Array.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\BlockMalloc.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\CachedMem.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\DStructThreads.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\IntervalHeap.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\LHash.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\Map.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\Map2.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\MemStats.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\SArray.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\dstruct\src\Trie.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 		</Filter>
 | |
| 	</Files>
 | |
| 	<Globals>
 | |
| 	</Globals>
 | |
| </VisualStudioProject>
 | 
