]> git.saurik.com Git - apple/mdnsresponder.git/blobdiff - mDNSWindows/SystemServiceTest/Tool2002.vcproj
mDNSResponder-107.3.tar.gz
[apple/mdnsresponder.git] / mDNSWindows / SystemServiceTest / Tool2002.vcproj
diff --git a/mDNSWindows/SystemServiceTest/Tool2002.vcproj b/mDNSWindows/SystemServiceTest/Tool2002.vcproj
new file mode 100644 (file)
index 0000000..0afc4b3
--- /dev/null
@@ -0,0 +1,191 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="7.00"
+       Name="mDNSResponderTest"
+       ProjectGUID="{F66EFE7E-50A6-44D4-87C7-742B303BA852}"
+       Keyword="Win32Proj">
+       <Platforms>
+               <Platform
+                       Name="Win32"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory="Debug"
+                       IntermediateDirectory="Debug"
+                       ConfigurationType="1"
+                       CharacterSet="2">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               AdditionalIncludeDirectories="..\..\..\mDNSCore;..\..\..\mDNSWindows"
+                               PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;DEBUG=1"
+                               StringPooling="TRUE"
+                               MinimalRebuild="TRUE"
+                               ExceptionHandling="FALSE"
+                               BasicRuntimeChecks="3"
+                               SmallerTypeCheck="FALSE"
+                               RuntimeLibrary="1"
+                               BufferSecurityCheck="TRUE"
+                               ForceConformanceInForLoopScope="TRUE"
+                               UsePrecompiledHeader="2"
+                               BrowseInformation="1"
+                               WarningLevel="4"
+                               WarnAsError="TRUE"
+                               Detect64BitPortabilityProblems="TRUE"
+                               DebugInformationFormat="3"/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalDependencies="ws2_32.lib"
+                               OutputFile="$(ProjectName)Debug.exe"
+                               LinkIncremental="1"
+                               SuppressStartupBanner="TRUE"
+                               GenerateDebugInformation="TRUE"
+                               SubSystem="1"
+                               TargetMachine="1"/>
+                       <Tool
+                               Name="VCMIDLTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCWebDeploymentTool"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|Win32"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="Release"
+                       ConfigurationType="1"
+                       CharacterSet="2"
+                       WholeProgramOptimization="FALSE">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="2"
+                               InlineFunctionExpansion="2"
+                               FavorSizeOrSpeed="2"
+                               OmitFramePointers="TRUE"
+                               AdditionalIncludeDirectories="..\..\..\mDNSCore;..\..\..\mDNSWindows"
+                               PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+                               StringPooling="TRUE"
+                               ExceptionHandling="FALSE"
+                               RuntimeLibrary="0"
+                               BufferSecurityCheck="FALSE"
+                               EnableFunctionLevelLinking="FALSE"
+                               DisableLanguageExtensions="FALSE"
+                               ForceConformanceInForLoopScope="TRUE"
+                               UsePrecompiledHeader="2"
+                               WarningLevel="4"
+                               WarnAsError="TRUE"
+                               Detect64BitPortabilityProblems="TRUE"
+                               DebugInformationFormat="3"
+                               CompileAs="1"/>
+                       <Tool
+                               Name="VCCustomBuildTool"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalDependencies="ws2_32.lib"
+                               OutputFile="$(ProjectName).exe"
+                               LinkIncremental="1"
+                               SuppressStartupBanner="TRUE"
+                               GenerateDebugInformation="TRUE"
+                               SubSystem="1"
+                               OptimizeReferences="2"
+                               EnableCOMDATFolding="2"
+                               TargetMachine="1"/>
+                       <Tool
+                               Name="VCMIDLTool"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCWebDeploymentTool"/>
+               </Configuration>
+       </Configurations>
+       <Files>
+               <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="..\..\DNSSD.c">
+               </File>
+               <File
+                       RelativePath="..\..\DNSSD.h">
+               </File>
+               <File
+                       RelativePath="..\..\DNSSDDirect.c">
+               </File>
+               <File
+                       RelativePath="..\..\DNSSDDirect.h">
+               </File>
+               <File
+                       RelativePath="..\..\DebugServices.c">
+               </File>
+               <File
+                       RelativePath="..\..\DebugServices.h">
+               </File>
+               <File
+                       RelativePath="..\..\RMxClient.c">
+               </File>
+               <File
+                       RelativePath="..\..\RMxClient.h">
+               </File>
+               <File
+                       RelativePath="..\..\RMxCommon.c">
+               </File>
+               <File
+                       RelativePath="..\..\RMxCommon.h">
+               </File>
+               <File
+                       RelativePath="Tool.c">
+               </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="..\..\mDNSWin32.h">
+               </File>
+               <File
+                       RelativePath="..\..\..\mDNSCore\uDNS.c">
+               </File>
+               <File
+                       RelativePath="..\..\..\mDNSCore\uDNS.h">
+               </File>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>