<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="9.00"
	Name="modules"
	ProjectGUID="{D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}"
	RootNamespace="modules"
	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"
				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)\modules.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"
				CommandLine=""
			/>
			<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)\modules.lib"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine="run.bat"
			/>
		</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"
				PrecompiledHeaderFile=""
				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)\modules.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)\modules.lib"
				SuppressStartupBanner="true"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine="run.bat"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
			>
			<Filter
				Name="arch"
				>
				<File
					RelativePath="..\..\..\modules\arch\lc3b\lc3barch.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\arch\lc3b\lc3barch.h"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\arch\lc3b\lc3bbc.c"
					>
				</File>
				<File
					RelativePath="..\..\..\lc3bid.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\arch\x86\x86arch.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\arch\x86\x86arch.h"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\arch\x86\x86bc.c"
					>
				</File>
				<File
					RelativePath="..\..\..\x86cpu.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\arch\x86\x86expr.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\arch\x86\x86id.c"
					>
				</File>
				<File
					RelativePath="..\..\..\x86regtmod.c"
					>
				</File>
			</Filter>
			<Filter
				Name="dbgfmts"
				>
				<File
					RelativePath="..\..\..\modules\dbgfmts\codeview\cv-dbgfmt.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\dbgfmts\codeview\cv-dbgfmt.h"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\dbgfmts\codeview\cv-symline.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\dbgfmts\codeview\cv-type.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-aranges.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-dbgfmt.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-dbgfmt.h"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-info.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-line.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\dbgfmts\null\null-dbgfmt.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\dbgfmts\stabs\stabs-dbgfmt.c"
					>
				</File>
			</Filter>
			<Filter
				Name="objfmts"
				>
				<File
					RelativePath="..\..\..\modules\objfmts\bin\bin-objfmt.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\objfmts\coff\coff-objfmt.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\objfmts\coff\coff-objfmt.h"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\objfmts\dbg\dbg-objfmt.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\objfmts\elf\elf-machine.h"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\objfmts\elf\elf-objfmt.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\objfmts\elf\elf-x86-amd64.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\objfmts\elf\elf-x86-x86.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\objfmts\elf\elf.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\objfmts\elf\elf.h"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\objfmts\macho\macho-objfmt.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\objfmts\rdf\rdf-objfmt.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\objfmts\coff\win64-except.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\objfmts\xdf\xdf-objfmt.c"
					>
				</File>
			</Filter>
			<Filter
				Name="parsers"
				>
				<File
					RelativePath="..\..\..\modules\parsers\gas\gas-parse-intel.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\parsers\gas\gas-parse.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\parsers\gas\gas-parser.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\parsers\gas\gas-parser.h"
					>
				</File>
				<File
					RelativePath="..\..\..\gas-token.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\parsers\nasm\nasm-parse.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\parsers\nasm\nasm-parser.c"
					>
				</File>
				<File
					RelativePath="..\..\..\modules\parsers\nasm\nasm-parser.h"
					>
				</File>
				<File
					RelativePath="..\..\..\nasm-token.c"
					>
				</File>
			</Filter>
			<Filter
				Name="preprocs"
				>
				<Filter
					Name="nasm"
					>
					<File
						RelativePath="..\..\..\modules\preprocs\nasm\nasm-eval.c"
						>
					</File>
					<File
						RelativePath="..\..\..\modules\preprocs\nasm\nasm-eval.h"
						>
					</File>
					<File
						RelativePath="..\..\..\modules\preprocs\nasm\nasm-pp.c"
						>
					</File>
					<File
						RelativePath="..\..\..\modules\preprocs\nasm\nasm-pp.h"
						>
					</File>
					<File
						RelativePath="..\..\..\modules\preprocs\nasm\nasm-preproc.c"
						>
					</File>
					<File
						RelativePath="..\..\..\modules\preprocs\nasm\nasm.h"
						>
					</File>
					<File
						RelativePath="..\..\..\modules\preprocs\nasm\nasmlib.c"
						>
					</File>
					<File
						RelativePath="..\..\..\modules\preprocs\nasm\nasmlib.h"
						>
					</File>
				</Filter>
				<Filter
					Name="raw"
					>
					<File
						RelativePath="..\..\..\modules\preprocs\raw\raw-preproc.c"
						>
					</File>
				</Filter>
				<Filter
					Name="cpp"
					>
					<File
						RelativePath="..\..\..\modules\preprocs\cpp\cpp-preproc.c"
						>
					</File>
				</Filter>
				<Filter
					Name="gas"
					>
					<File
						RelativePath="..\..\..\modules\preprocs\gas\gas-eval.c"
						>
					</File>
					<File
						RelativePath="..\..\..\modules\preprocs\gas\gas-eval.h"
						>
					</File>
					<File
						RelativePath="..\..\..\modules\preprocs\gas\gas-preproc.c"
						>
					</File>
				</Filter>
			</Filter>
			<Filter
				Name="listfmts"
				>
				<Filter
					Name="nasm"
					>
					<File
						RelativePath="..\..\..\modules\listfmts\nasm\nasm-listfmt.c"
						>
					</File>
				</Filter>
			</Filter>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>
