<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.00"
	Name="Application"
	ProjectGUID="{EDE4B529-4CF5-4A49-9B6F-C10F0EA24278}"
	Keyword="MFCProj">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="Debug"
			IntermediateDirectory="Debug"
			ConfigurationType="1"
			UseOfMFC="1"
			CharacterSet="1">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories=".\Resources;..\;..\..\..\;..\..\..\..\mDNSCore;..\..\..\DNSServices"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DEBUG=1"
				StringPooling="TRUE"
				MinimalRebuild="FALSE"
				BasicRuntimeChecks="3"
				SmallerTypeCheck="FALSE"
				RuntimeLibrary="1"
				BufferSecurityCheck="TRUE"
				EnableFunctionLevelLinking="FALSE"
				ForceConformanceInForLoopScope="TRUE"
				RuntimeTypeInfo="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderThrough="StdAfx.h"
				PrecompiledHeaderFile=".\Debug/Application.pch"
				AssemblerListingLocation=".\Debug/"
				ObjectFile=".\Debug/"
				ProgramDataBaseFileName=".\Debug/"
				BrowseInformation="1"
				WarningLevel="4"
				WarnAsError="TRUE"
				SuppressStartupBanner="TRUE"
				Detect64BitPortabilityProblems="TRUE"
				DebugInformationFormat="3"
				CompileAs="2"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
				AdditionalDependencies="ws2_32.lib"
				OutputFile="DNSServiceBrowser Debug.exe"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				IgnoreDefaultLibraryNames="wsock32.lib"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\Debug/Application.pdb"
				SubSystem="2"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="FALSE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\Debug/Application.tlb"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_AFXDLL;_DEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\Release"
			IntermediateDirectory=".\Release"
			ConfigurationType="1"
			UseOfMFC="1"
			CharacterSet="1"
			WholeProgramOptimization="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				GlobalOptimizations="TRUE"
				InlineFunctionExpansion="0"
				FavorSizeOrSpeed="2"
				OmitFramePointers="TRUE"
				OptimizeForWindowsApplication="FALSE"
				AdditionalIncludeDirectories=".\Resources;..\;..\..\..\;..\..\..\..\mDNSCore;..\..\..\DNSServices"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
				StringPooling="TRUE"
				MinimalRebuild="FALSE"
				RuntimeLibrary="0"
				BufferSecurityCheck="FALSE"
				EnableFunctionLevelLinking="FALSE"
				ForceConformanceInForLoopScope="TRUE"
				RuntimeTypeInfo="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderThrough="stdafx.h"
				PrecompiledHeaderFile=".\Release/Application.pch"
				AssemblerListingLocation=".\Release/"
				ObjectFile=".\Release/"
				ProgramDataBaseFileName=".\Release/"
				BrowseInformation="1"
				WarningLevel="4"
				WarnAsError="TRUE"
				SuppressStartupBanner="TRUE"
				Detect64BitPortabilityProblems="TRUE"
				CompileAs="2"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
				AdditionalDependencies="ws2_32.lib"
				OutputFile="DNSServiceBrowser.exe"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				IgnoreDefaultLibraryNames="wsock32.lib"
				ProgramDatabaseFile=".\Release/Application.pdb"
				SubSystem="2"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\Release/Application.tlb"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_AFXDLL;NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
		</Configuration>
	</Configurations>
	<Files>
		<Filter
			Name="Source Files"
			Filter="">
			<File
				RelativePath="Sources\AboutDialog.cpp">
			</File>
			<File
				RelativePath="Sources\AboutDialog.h">
			</File>
			<File
				RelativePath="Sources\Application.cpp">
			</File>
			<File
				RelativePath="Sources\Application.h">
			</File>
			<File
				RelativePath="Sources\ChooserDialog.cpp">
			</File>
			<File
				RelativePath="Sources\ChooserDialog.h">
			</File>
			<File
				RelativePath="Sources\LoginDialog.cpp">
			</File>
			<File
				RelativePath="Sources\LoginDialog.h">
			</File>
			<File
				RelativePath="Sources\StdAfx.cpp">
			</File>
			<File
				RelativePath="Sources\StdAfx.h">
			</File>
		</Filter>
		<Filter
			Name="Resource Files"
			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;rc">
			<File
				RelativePath="Resources\Application.ico">
			</File>
			<File
				RelativePath="Resources\Application.rc">
			</File>
			<File
				RelativePath="Resources\Application.rc2">
			</File>
			<File
				RelativePath=".\Resources\Resource.h">
			</File>
		</Filter>
		<Filter
			Name="Support"
			Filter="">
			<File
				RelativePath="..\..\..\CommonServices.h">
			</File>
			<File
				RelativePath="..\..\..\..\mDNSCore\DNSCommon.c">
			</File>
			<File
				RelativePath="..\..\..\..\mDNSCore\DNSCommon.h">
			</File>
			<File
				RelativePath="..\..\..\..\mDNSCore\DNSDigest.c">
			</File>
			<File
				RelativePath="..\..\..\DNSServices\DNSServices.c">
			</File>
			<File
				RelativePath="..\..\..\DebugServices.c">
			</File>
			<File
				RelativePath="..\..\..\DebugServices.h">
			</File>
			<File
				RelativePath="..\..\..\..\mDNSCore\mDNS.c">
			</File>
			<File
				RelativePath="..\..\..\..\mDNSCore\mDNSClientAPI.h">
			</File>
			<File
				RelativePath="..\..\..\..\mDNSCore\mDNSDebug.h">
			</File>
			<File
				RelativePath="..\..\..\mDNSWin32.c">
			</File>
			<File
				RelativePath="..\..\..\..\mDNSCore\uDNS.c">
			</File>
			<File
				RelativePath="..\..\..\..\mDNSCore\uDNS.h">
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>