| Index: third_party/npapi/npspy/windows/npspy.vcproj
|
| diff --git a/third_party/npapi/npspy/windows/npspy.vcproj b/third_party/npapi/npspy/windows/npspy.vcproj
|
| deleted file mode 100644
|
| index fc416b673f254229f66a5f0335a2586f4461895d..0000000000000000000000000000000000000000
|
| --- a/third_party/npapi/npspy/windows/npspy.vcproj
|
| +++ /dev/null
|
| @@ -1,783 +0,0 @@
|
| -<?xml version="1.0" encoding="Windows-1252"?>
|
| -<VisualStudioProject
|
| - ProjectType="Visual C++"
|
| - Version="8.00"
|
| - Name="npspy"
|
| - ProjectGUID="{BC7D34B8-CF4C-442C-ACC4-0DFAC3EDA19C}"
|
| - RootNamespace="npspy"
|
| - >
|
| - <Platforms>
|
| - <Platform
|
| - Name="Win32"
|
| - />
|
| - </Platforms>
|
| - <ToolFiles>
|
| - </ToolFiles>
|
| - <Configurations>
|
| - <Configuration
|
| - Name="Debug|Win32"
|
| - OutputDirectory=".\Debug"
|
| - IntermediateDirectory=".\Debug"
|
| - ConfigurationType="2"
|
| - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
| - UseOfMFC="0"
|
| - ATLMinimizesCRunTimeLibraryUsage="false"
|
| - CharacterSet="2"
|
| - >
|
| - <Tool
|
| - Name="VCPreBuildEventTool"
|
| - />
|
| - <Tool
|
| - Name="VCCustomBuildTool"
|
| - />
|
| - <Tool
|
| - Name="VCXMLDataGeneratorTool"
|
| - />
|
| - <Tool
|
| - Name="VCWebServiceProxyGeneratorTool"
|
| - />
|
| - <Tool
|
| - Name="VCMIDLTool"
|
| - PreprocessorDefinitions="_DEBUG"
|
| - MkTypLibCompatible="true"
|
| - SuppressStartupBanner="true"
|
| - TargetEnvironment="1"
|
| - TypeLibraryName=".\Debug/npspy.tlb"
|
| - HeaderFileName=""
|
| - />
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - Optimization="0"
|
| - AdditionalIncludeDirectories="..\include;..\extern\plugin;..\extern\java;..\extern\nspr;c:\work\oss\firefox\mozilla\modules\plugin\base\public;"c:\work\oss\firefox\mozilla\firefox-objdir\dist\sdk\include""
|
| - PreprocessorDefinitions="XP_WIN;WIN32;_DEBUG;_WINDOWS;_USRDLL;NPSPY_EXPORTS;OJI"
|
| - MinimalRebuild="true"
|
| - BasicRuntimeChecks="3"
|
| - RuntimeLibrary="1"
|
| - PrecompiledHeaderFile=".\Debug/npspy.pch"
|
| - AssemblerListingLocation=".\Debug/"
|
| - ObjectFile=".\Debug/"
|
| - ProgramDataBaseFileName=".\Debug/"
|
| - WarningLevel="3"
|
| - SuppressStartupBanner="true"
|
| - DebugInformationFormat="4"
|
| - />
|
| - <Tool
|
| - Name="VCManagedResourceCompilerTool"
|
| - />
|
| - <Tool
|
| - Name="VCResourceCompilerTool"
|
| - PreprocessorDefinitions="_DEBUG"
|
| - Culture="1033"
|
| - />
|
| - <Tool
|
| - Name="VCPreLinkEventTool"
|
| - />
|
| - <Tool
|
| - Name="VCLinkerTool"
|
| - AdditionalDependencies="version.lib comctl32.lib mpr.lib"
|
| - OutputFile="Debug\npspy.dll"
|
| - LinkIncremental="2"
|
| - SuppressStartupBanner="true"
|
| - ModuleDefinitionFile=".\npspy.def"
|
| - GenerateDebugInformation="true"
|
| - ProgramDatabaseFile=".\Debug/npspy.pdb"
|
| - ImportLibrary=".\Debug/npspy.lib"
|
| - TargetMachine="1"
|
| - />
|
| - <Tool
|
| - Name="VCALinkTool"
|
| - />
|
| - <Tool
|
| - Name="VCManifestTool"
|
| - />
|
| - <Tool
|
| - Name="VCXDCMakeTool"
|
| - />
|
| - <Tool
|
| - Name="VCBscMakeTool"
|
| - SuppressStartupBanner="true"
|
| - OutputFile=".\Debug/npspy.bsc"
|
| - />
|
| - <Tool
|
| - Name="VCFxCopTool"
|
| - />
|
| - <Tool
|
| - Name="VCAppVerifierTool"
|
| - />
|
| - <Tool
|
| - Name="VCWebDeploymentTool"
|
| - />
|
| - <Tool
|
| - Name="VCPostBuildEventTool"
|
| - />
|
| - </Configuration>
|
| - <Configuration
|
| - Name="Release|Win32"
|
| - OutputDirectory=".\Release"
|
| - IntermediateDirectory=".\Release"
|
| - ConfigurationType="2"
|
| - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
| - UseOfMFC="0"
|
| - ATLMinimizesCRunTimeLibraryUsage="false"
|
| - CharacterSet="2"
|
| - >
|
| - <Tool
|
| - Name="VCPreBuildEventTool"
|
| - />
|
| - <Tool
|
| - Name="VCCustomBuildTool"
|
| - />
|
| - <Tool
|
| - Name="VCXMLDataGeneratorTool"
|
| - />
|
| - <Tool
|
| - Name="VCWebServiceProxyGeneratorTool"
|
| - />
|
| - <Tool
|
| - Name="VCMIDLTool"
|
| - PreprocessorDefinitions="NDEBUG"
|
| - MkTypLibCompatible="true"
|
| - SuppressStartupBanner="true"
|
| - TargetEnvironment="1"
|
| - TypeLibraryName=".\Release/npspy.tlb"
|
| - HeaderFileName=""
|
| - />
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - Optimization="2"
|
| - InlineFunctionExpansion="1"
|
| - AdditionalIncludeDirectories="..\include,..\..\..\..\..\dist\include,..\..\..\..\..\dist\include\nspr"
|
| - PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;NPSPY_EXPORTS"
|
| - StringPooling="true"
|
| - RuntimeLibrary="0"
|
| - EnableFunctionLevelLinking="true"
|
| - PrecompiledHeaderFile=".\Release/npspy.pch"
|
| - AssemblerListingLocation=".\Release/"
|
| - ObjectFile=".\Release/"
|
| - ProgramDataBaseFileName=".\Release/"
|
| - WarningLevel="3"
|
| - SuppressStartupBanner="true"
|
| - />
|
| - <Tool
|
| - Name="VCManagedResourceCompilerTool"
|
| - />
|
| - <Tool
|
| - Name="VCResourceCompilerTool"
|
| - PreprocessorDefinitions="NDEBUG"
|
| - Culture="1033"
|
| - />
|
| - <Tool
|
| - Name="VCPreLinkEventTool"
|
| - />
|
| - <Tool
|
| - Name="VCLinkerTool"
|
| - OutputFile=".\Release/npspy.dll"
|
| - LinkIncremental="1"
|
| - SuppressStartupBanner="true"
|
| - ModuleDefinitionFile=".\npspy.def"
|
| - ProgramDatabaseFile=".\Release/npspy.pdb"
|
| - ImportLibrary=".\Release/npspy.lib"
|
| - TargetMachine="1"
|
| - />
|
| - <Tool
|
| - Name="VCALinkTool"
|
| - />
|
| - <Tool
|
| - Name="VCManifestTool"
|
| - />
|
| - <Tool
|
| - Name="VCXDCMakeTool"
|
| - />
|
| - <Tool
|
| - Name="VCBscMakeTool"
|
| - SuppressStartupBanner="true"
|
| - OutputFile=".\Release/npspy.bsc"
|
| - />
|
| - <Tool
|
| - Name="VCFxCopTool"
|
| - />
|
| - <Tool
|
| - Name="VCAppVerifierTool"
|
| - />
|
| - <Tool
|
| - Name="VCWebDeploymentTool"
|
| - />
|
| - <Tool
|
| - Name="VCPostBuildEventTool"
|
| - />
|
| - </Configuration>
|
| - </Configurations>
|
| - <References>
|
| - </References>
|
| - <Files>
|
| - <Filter
|
| - Name="Source Files"
|
| - Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
| - >
|
| - <File
|
| - RelativePath="dirpick.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="..\common\epmanager.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="..\common\format.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="gui_advanced.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="gui_fiter.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="gui_general.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="gui_log.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="gui_main.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="gui_pause.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="..\common\logfile.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="..\common\logger.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="loggerw.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="..\common\np_entry.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="..\common\npn_gate.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="..\common\npp_gate.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="npspy.def"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="npspy.rc"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCResourceCompilerTool"
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCResourceCompilerTool"
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="..\common\plugload.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="..\common\profile.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="profilew.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="..\common\utils.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="winentry.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""
|
| - PreprocessorDefinitions=""
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - </Filter>
|
| - <Filter
|
| - Name="Header Files"
|
| - Filter="h;hpp;hxx;hm;inl"
|
| - >
|
| - <File
|
| - RelativePath="..\include\actionnames.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\include\dirpick.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\include\epmanager.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\include\format.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\include\logfile.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\include\logger.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="loggerw.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\include\plugload.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\include\profile.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="profilew.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="resource.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="windowsxx.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\include\xp.h"
|
| - >
|
| - </File>
|
| - </Filter>
|
| - <Filter
|
| - Name="Resource Files"
|
| - Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
| - >
|
| - <File
|
| - RelativePath="res\cdrom.ico"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="res\floppy.ico"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="res\foldcl.ico"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="res\foldop.ico"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="res\foldopse.ico"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="res\harddr.ico"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="res\icon.ico"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="res\netdr.ico"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="res\ramdr.ico"
|
| - >
|
| - </File>
|
| - </Filter>
|
| - </Files>
|
| - <Globals>
|
| - </Globals>
|
| -</VisualStudioProject>
|
|
|