]> git.saurik.com Git - apple/mdnsresponder.git/blobdiff - mDNSWindows/Applications/ExplorerPlugin/ExplorerPlugin.vcproj
mDNSResponder-66.3.tar.gz
[apple/mdnsresponder.git] / mDNSWindows / Applications / ExplorerPlugin / ExplorerPlugin.vcproj
diff --git a/mDNSWindows/Applications/ExplorerPlugin/ExplorerPlugin.vcproj b/mDNSWindows/Applications/ExplorerPlugin/ExplorerPlugin.vcproj
new file mode 100644 (file)
index 0000000..ec8b589
--- /dev/null
@@ -0,0 +1,242 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="7.00"
+       Name="ExplorerPlugin"
+       ProjectGUID="{BB8AC1B5-6587-4163-BDC6-788B157705CA}"
+       SccProjectName=""
+       SccLocalPath="">
+       <Platforms>
+               <Platform
+                       Name="Win32"/>
+       </Platforms>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory=".\Debug"
+                       IntermediateDirectory=".\Debug"
+                       ConfigurationType="2"
+                       UseOfMFC="1"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="1">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               AdditionalIncludeDirectories="..\..\"
+                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DEBUG=1;DNS_SD_DIRECT_ENABLED=0"
+                               StringPooling="TRUE"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="1"
+                               ForceConformanceInForLoopScope="TRUE"
+                               UsePrecompiledHeader="2"
+                               PrecompiledHeaderFile="$(OutDir)/$(ProjectName).pch"
+                               AssemblerListingLocation=".\Debug/"
+                               ObjectFile=".\Debug/"
+                               ProgramDataBaseFileName=".\Debug/"
+                               BrowseInformation="1"
+                               WarningLevel="4"
+                               WarnAsError="TRUE"
+                               SuppressStartupBanner="TRUE"
+                               Detect64BitPortabilityProblems="TRUE"
+                               DebugInformationFormat="3"
+                               CompileAs="0"/>
+                       <Tool
+                               Name="VCCustomBuildTool"
+                               Description="Registering"
+                               CommandLine="regsvr32.exe /s /c $(OutDir)/$(ProjectName).dll
+"
+                               Outputs="$(OUTDIR)\Register.out"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalOptions="/MACHINE:I386 /IGNORE:4089 "
+                               AdditionalDependencies="uafxcwd.lib ws2_32.lib"
+                               LinkIncremental="1"
+                               SuppressStartupBanner="TRUE"
+                               IgnoreDefaultLibraryNames="uafxcwd.lib"
+                               ModuleDefinitionFile="./$(ProjectName).def"
+                               GenerateDebugInformation="TRUE"
+                               ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
+                               SubSystem="2"
+                               ImportLibrary="$(OutDir)/$(ProjectName).lib"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="_DEBUG"
+                               MkTypLibCompatible="TRUE"
+                               SuppressStartupBanner="TRUE"
+                               TargetEnvironment="1"
+                               TypeLibraryName="$(OutDir)/$(ProjectName).tlb"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="_DEBUG"
+                               Culture="1033"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCWebDeploymentTool"/>
+               </Configuration>
+               <Configuration
+                       Name="Release|Win32"
+                       OutputDirectory=".\Release"
+                       IntermediateDirectory=".\Release"
+                       ConfigurationType="2"
+                       UseOfMFC="1"
+                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                       CharacterSet="1">
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="2"
+                               GlobalOptimizations="TRUE"
+                               InlineFunctionExpansion="2"
+                               FavorSizeOrSpeed="2"
+                               OmitFramePointers="TRUE"
+                               AdditionalIncludeDirectories="..\..\"
+                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;DNS_SD_DIRECT_ENABLED=0"
+                               StringPooling="TRUE"
+                               RuntimeLibrary="0"
+                               BufferSecurityCheck="FALSE"
+                               EnableFunctionLevelLinking="FALSE"
+                               ForceConformanceInForLoopScope="TRUE"
+                               UsePrecompiledHeader="2"
+                               PrecompiledHeaderFile="$(OutDir)/$(ProjectName).pch"
+                               AssemblerListingLocation=".\Release/"
+                               ObjectFile=".\Release/"
+                               ProgramDataBaseFileName=".\Release/"
+                               BrowseInformation="1"
+                               WarningLevel="4"
+                               WarnAsError="TRUE"
+                               SuppressStartupBanner="TRUE"
+                               Detect64BitPortabilityProblems="TRUE"
+                               CompileAs="0"/>
+                       <Tool
+                               Name="VCCustomBuildTool"
+                               Description="Registering"
+                               CommandLine="regsvr32.exe /s /c $(OutDir)/$(ProjectName).dll
+"
+                               Outputs="$(OUTDIR)\Register.out"/>
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalOptions="/MACHINE:I386 /IGNORE:4089 "
+                               AdditionalDependencies="uafxcw.lib ws2_32.lib"
+                               OutputFile="$(OutDir)/$(ProjectName).dll"
+                               LinkIncremental="1"
+                               SuppressStartupBanner="TRUE"
+                               IgnoreDefaultLibraryNames="uafxcw.lib"
+                               ModuleDefinitionFile="./$(ProjectName).def"
+                               ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
+                               SubSystem="2"
+                               OptimizeReferences="2"
+                               EnableCOMDATFolding="2"
+                               ImportLibrary="$(OutDir)/$(ProjectName).lib"/>
+                       <Tool
+                               Name="VCMIDLTool"
+                               PreprocessorDefinitions="NDEBUG"
+                               MkTypLibCompatible="TRUE"
+                               SuppressStartupBanner="TRUE"
+                               TargetEnvironment="1"
+                               TypeLibraryName="$(OutDir)/$(ProjectName).tlb"/>
+                       <Tool
+                               Name="VCPostBuildEventTool"/>
+                       <Tool
+                               Name="VCPreBuildEventTool"/>
+                       <Tool
+                               Name="VCPreLinkEventTool"/>
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="NDEBUG"
+                               Culture="1033"/>
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCWebDeploymentTool"/>
+               </Configuration>
+       </Configurations>
+       <Files>
+               <Filter
+                       Name="Support"
+                       Filter="">
+                       <File
+                               RelativePath="..\..\CommonServices.h">
+                       </File>
+                       <File
+                               RelativePath="..\..\DNSSD.c">
+                       </File>
+                       <File
+                               RelativePath="..\..\DNSSD.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>
+               </Filter>
+               <File
+                       RelativePath="ClassFactory.cpp">
+               </File>
+               <File
+                       RelativePath="ClassFactory.h">
+               </File>
+               <File
+                       RelativePath="ExplorerBar.cpp">
+               </File>
+               <File
+                       RelativePath="ExplorerBar.h">
+               </File>
+               <File
+                       RelativePath="ExplorerBarWindow.cpp">
+               </File>
+               <File
+                       RelativePath="ExplorerBarWindow.h">
+               </File>
+               <File
+                       RelativePath="ExplorerPlugin.cpp">
+               </File>
+               <File
+                       RelativePath="ExplorerPlugin.def">
+               </File>
+               <File
+                       RelativePath="ExplorerPlugin.h">
+               </File>
+               <File
+                       RelativePath="ExplorerPlugin.rc">
+               </File>
+               <File
+                       RelativePath="LoginDialog.cpp">
+               </File>
+               <File
+                       RelativePath="LoginDialog.h">
+               </File>
+               <File
+                       RelativePath="Resource.h">
+               </File>
+               <File
+                       RelativePath="StdAfx.cpp">
+               </File>
+               <File
+                       RelativePath="StdAfx.h">
+               </File>
+               <File
+                       RelativePath="Web.ico">
+               </File>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>