<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="9.00"
	Name="libyasm"
	ProjectGUID="{29FE7874-1256-4AD6-B889-68E399DC9608}"
	RootNamespace="libyasm"
	TargetFrameworkVersion="131072"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
		<Platform
			Name="x64"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
			ConfigurationType="4"
			InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="3"
				InlineFunctionExpansion="0"
				AdditionalIncludeDirectories="..,../../.."
				PreprocessorDefinitions="NDEBUG;WIN32;_LIB;HAVE_CONFIG_H"
				StringPooling="true"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="true"
				UsePrecompiledHeader="0"
				AssemblerListingLocation="$(IntDir)\"
				ObjectFile="$(IntDir)\"
				ProgramDataBaseFileName="$(IntDir)\"
				WarningLevel="3"
				SuppressStartupBanner="true"
				CompileAs="0"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile="$(OutDir)\libyasm.lib"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release|x64"
			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
			ConfigurationType="4"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\crt_secure_no_deprecate.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TargetEnvironment="3"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="3"
				InlineFunctionExpansion="0"
				AdditionalIncludeDirectories="..,../../.."
				PreprocessorDefinitions="NDEBUG;_LIB;HAVE_CONFIG_H;WIN64"
				StringPooling="true"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="true"
				UsePrecompiledHeader="0"
				PrecompiledHeaderFile=""
				AssemblerListingLocation="$(IntDir)\"
				ObjectFile="$(IntDir)\"
				ProgramDataBaseFileName="$(IntDir)\"
				WarningLevel="3"
				SuppressStartupBanner="true"
				CompileAs="0"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile="$(OutDir)\libyasm.lib"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
			ConfigurationType="4"
			InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..,../../.."
				PreprocessorDefinitions="_DEBUG;WIN32;_LIB;HAVE_CONFIG_H"
				BasicRuntimeChecks="3"
				RuntimeLibrary="1"
				UsePrecompiledHeader="0"
				AssemblerListingLocation="$(IntDir)\"
				ObjectFile="$(IntDir)\"
				ProgramDataBaseFileName="$(IntDir)\"
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="4"
				CompileAs="0"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile="$(OutDir)\libyasm.lib"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Debug|x64"
			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
			ConfigurationType="4"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\crt_secure_no_deprecate.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			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="..,../../.."
				PreprocessorDefinitions="_DEBUG;_LIB;HAVE_CONFIG_H;WIN64"
				BasicRuntimeChecks="3"
				RuntimeLibrary="1"
				UsePrecompiledHeader="0"
				PrecompiledHeaderFile=""
				AssemblerListingLocation="$(IntDir)\"
				ObjectFile="$(IntDir)\"
				ProgramDataBaseFileName="$(IntDir)\"
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="3"
				CompileAs="0"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
				OutputFile="$(OutDir)\libyasm.lib"
				SuppressStartupBanner="true"
			/>
			<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;rc;def;r;odl;idl;hpj;bat"
			>
			<File
				RelativePath="..\..\..\libyasm\assocdat.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\bc-align.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\bc-data.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\bc-incbin.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\bc-org.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\bc-reserve.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\bitvect.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\bytecode.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\errwarn.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\expr.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\file.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\file.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\floatnum.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\hamt.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\insn.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\intnum.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\inttree.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\linemap.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\md5.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\mergesort.c"
				>
			</File>
			<File
				RelativePath="..\..\..\module.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\phash.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\section.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\strcasecmp.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\strsep.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\symrec.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\valparam.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\value.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\xmalloc.c"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\xstrdup.c"
				>
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl"
			>
			<File
				RelativePath="..\..\..\libyasm\arch.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\assocdat.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\bc-int.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\bitvect.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\bytecode.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\compat-queue.h"
				>
			</File>
			<File
				RelativePath="config.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\coretype.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\dbgfmt.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\errwarn.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\expr-int.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\expr.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\floatnum.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\hamt.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\insn.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\intnum.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\inttree.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\linemap.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\md5.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\objfmt.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\parser.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\phash.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\preproc.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\section.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\symrec.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\util.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\valparam.h"
				>
			</File>
			<File
				RelativePath="..\..\..\libyasm\value.h"
				>
			</File>
		</Filter>
		<File
			RelativePath="..\..\..\libyasm\module.in"
			>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>
