mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-13 16:15:34 +08:00

The sources can be obtained via: http://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-544.tar.gz
596 lines
16 KiB
XML
596 lines
16 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="ExplorerPlugin"
|
|
ProjectGUID="{BB8AC1B5-6587-4163-BDC6-788B157705CA}"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description=""
|
|
CommandLine=""
|
|
Outputs=""
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName="$(OutDir)/$(ProjectName).tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\mDNSShared;..\..\mDNSWindows"
|
|
PreprocessorDefinitions="_USRDLL;WIN32;_DEBUG;_WINDOWS;DEBUG=1;ENABLE_DOT_LOCAL_NAMES;WINVER=0x0501;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
|
|
StringPooling="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
BrowseInformation="1"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="2"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="../../mDNSWindows"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386 /IGNORE:4089 /NXCOMPAT /DYNAMICBASE /SAFESEH"
|
|
AdditionalDependencies="../../mDNSWindows/DLLStub/$(PlatformName)/$(ConfigurationName)/dnssdStatic.lib uafxcwd.lib ws2_32.lib"
|
|
OutputFile="$(OutDir)/ExplorerPlugin.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
IgnoreDefaultLibraryNames="uafxcwd.lib"
|
|
ModuleDefinitionFile="./$(ProjectName).def"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
|
SubSystem="2"
|
|
ImportLibrary="$(OutDir)/$(ProjectName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
AdditionalManifestFiles="res\ExplorerPlugin.manifest"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description=""
|
|
CommandLine=""
|
|
Outputs=""
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName="$(OutDir)/$(ProjectName).tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\mDNSShared;..\..\mDNSWindows"
|
|
PreprocessorDefinitions="_USRDLL;WIN32;_DEBUG;_WINDOWS;DEBUG=1;ENABLE_DOT_LOCAL_NAMES;WINVER=0x0501;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
|
|
StringPooling="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
BrowseInformation="1"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="2"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="../../mDNSWindows"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/IGNORE:4089 /NXCOMPAT /DYNAMICBASE"
|
|
AdditionalDependencies="../../mDNSWindows/DLLStub/$(PlatformName)/$(ConfigurationName)/dnssdStatic.lib uafxcwd.lib ws2_32.lib"
|
|
OutputFile="$(OutDir)/ExplorerPlugin.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
IgnoreDefaultLibraryNames="uafxcwd.lib"
|
|
ModuleDefinitionFile="./$(ProjectName).def"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
|
|
SubSystem="2"
|
|
ImportLibrary="$(OutDir)/$(ProjectName).lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
AdditionalManifestFiles="res\ExplorerPlugin64.manifest"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description=""
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName="$(OutDir)/$(ProjectName).tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
FavorSizeOrSpeed="2"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories="..\..\mDNSShared;..\..\mDNSWindows"
|
|
PreprocessorDefinitions="_USRDLL;WIN32;NDEBUG;_WINDOWS;WINVER=0x0501;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="true"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
BrowseInformation="1"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="../../mDNSWindows"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386 /IGNORE:4089 /NXCOMPAT /DYNAMICBASE /SAFESEH"
|
|
AdditionalDependencies="../../mDNSWindows/DLLStub/$(PlatformName)/$(ConfigurationName)/dnssdStatic.lib ws2_32.lib uafxcw.lib"
|
|
OutputFile="$(OutDir)/$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
IgnoreDefaultLibraryNames="uafxcw.lib"
|
|
ModuleDefinitionFile="./$(ProjectName).def"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="0"
|
|
EnableCOMDATFolding="0"
|
|
ImportLibrary="$(IntDir)/$(ProjectName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
AdditionalManifestFiles="res\ExplorerPlugin.manifest"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="if not "%RC_XBS%" == "YES" goto END
if not exist "$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)" mkdir "$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)"
xcopy /I/Y "$(TargetPath)" "$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)"
:END
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description=""
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName="$(OutDir)/$(ProjectName).tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
FavorSizeOrSpeed="2"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories="..\..\mDNSShared;..\..\mDNSWindows"
|
|
PreprocessorDefinitions="_USRDLL;WIN32;NDEBUG;_WINDOWS;WINVER=0x0501;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="true"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerListingLocation="$(IntDir)\"
|
|
ObjectFile="$(IntDir)\"
|
|
ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
|
|
BrowseInformation="1"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="../../mDNSWindows"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/IGNORE:4089 /NXCOMPAT /DYNAMICBASE"
|
|
AdditionalDependencies="../../mDNSWindows/DLLStub/$(PlatformName)/$(ConfigurationName)/dnssdStatic.lib ws2_32.lib uafxcw.lib"
|
|
OutputFile="$(OutDir)/$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
IgnoreDefaultLibraryNames="uafxcw.lib"
|
|
ModuleDefinitionFile="./$(ProjectName).def"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(IntDir)/$(ProjectName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="0"
|
|
EnableCOMDATFolding="0"
|
|
ImportLibrary="$(IntDir)/$(ProjectName).lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
AdditionalManifestFiles="res\ExplorerPlugin64.manifest"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="if not "%RC_XBS%" == "YES" goto END
if not exist "$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)" mkdir "$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)"
xcopy /I/Y "$(TargetPath)" "$(DSTROOT)\Program Files\Bonjour SDK\bin\$(PlatformName)"
:END
"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Support"
|
|
>
|
|
<File
|
|
RelativePath="..\..\mDNSShared\CommonServices.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\mDNSShared\DebugServices.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\mDNSShared\DebugServices.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\mDNSWindows\isocode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\mDNSWindows\loclibrary.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\mDNSWindows\loclibrary.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\mDNSWindows\WinServices.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\mDNSWindows\WinServices.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
|
|
>
|
|
<File
|
|
RelativePath="About.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ClassFactory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ExplorerBar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ExplorerBarWindow.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ExplorerPlugin.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ExplorerPlugin.def"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="LoginDialog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="StdAfx.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc"
|
|
>
|
|
<File
|
|
RelativePath=".\About.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ClassFactory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ExplorerBar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ExplorerBarWindow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ExplorerPlugin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="LoginDialog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="resource_dll.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="StdAfx.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest"
|
|
>
|
|
<File
|
|
RelativePath="ExplorerPlugin.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
<Global
|
|
Name="RESOURCE_FILE"
|
|
Value="ExplorerPlugin.rc"
|
|
/>
|
|
</Globals>
|
|
</VisualStudioProject>
|