374 lines
10 KiB
XML
Executable File
374 lines
10 KiB
XML
Executable File
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="pluginhostctrl"
|
|
ProjectGUID="{2E8F0B45-A837-4C6C-A072-E89771A90B3A}"
|
|
SccProjectName=""
|
|
SccLocalPath=""
|
|
Keyword="AtlProj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
UseOfATL="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="pluginsdk_include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\Debug/pluginhostctrl.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Performing registration"
|
|
CommandLine="regsvr32 /s /c "$(TargetPath)"
|
|
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
|
|
"
|
|
Outputs="$(OutDir)\regsvr32.trg"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="version.lib odbc32.lib odbccp32.lib"
|
|
OutputFile=".\Debug/pluginhostctrl.dll"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
ModuleDefinitionFile=".\pluginhostctrl.def"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\Debug/pluginhostctrl.pdb"
|
|
SubSystem="2"
|
|
ImportLibrary=".\Debug/pluginhostctrl.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\Debug/pluginhostctrl.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="6153"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release MinSize|Win32"
|
|
OutputDirectory=".\ReleaseMinSize"
|
|
IntermediateDirectory=".\ReleaseMinSize"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
UseOfATL="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="pluginsdk_include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\ReleaseMinSize/pluginhostctrl.pch"
|
|
AssemblerListingLocation=".\ReleaseMinSize/"
|
|
ObjectFile=".\ReleaseMinSize/"
|
|
ProgramDataBaseFileName=".\ReleaseMinSize/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Performing registration"
|
|
CommandLine="regsvr32 /s /c "$(TargetPath)"
|
|
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
|
|
"
|
|
Outputs="$(OutDir)\regsvr32.trg"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="version.lib odbc32.lib odbccp32.lib"
|
|
OutputFile=".\ReleaseMinSize/pluginhostctrl.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
ModuleDefinitionFile=".\pluginhostctrl.def"
|
|
ProgramDatabaseFile=".\ReleaseMinSize/pluginhostctrl.pdb"
|
|
SubSystem="2"
|
|
ImportLibrary=".\ReleaseMinSize/pluginhostctrl.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\ReleaseMinSize/pluginhostctrl.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="6153"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release MinDependency|Win32"
|
|
OutputDirectory=".\ReleaseMinDependency"
|
|
IntermediateDirectory=".\ReleaseMinDependency"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
UseOfATL="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="pluginsdk_include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\ReleaseMinDependency/pluginhostctrl.pch"
|
|
AssemblerListingLocation=".\ReleaseMinDependency/"
|
|
ObjectFile=".\ReleaseMinDependency/"
|
|
ProgramDataBaseFileName=".\ReleaseMinDependency/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Performing registration"
|
|
CommandLine="regsvr32 /s /c "$(TargetPath)"
|
|
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
|
|
"
|
|
Outputs="$(OutDir)\regsvr32.trg"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="version.lib odbc32.lib odbccp32.lib"
|
|
OutputFile=".\ReleaseMinDependency/pluginhostctrl.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
ModuleDefinitionFile=".\pluginhostctrl.def"
|
|
ProgramDatabaseFile=".\ReleaseMinDependency/pluginhostctrl.pdb"
|
|
SubSystem="2"
|
|
ImportLibrary=".\ReleaseMinDependency/pluginhostctrl.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\ReleaseMinDependency/pluginhostctrl.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="6153"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath=".\StdAfx.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release MinSize|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release MinDependency|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\npn.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nsPluginHostCtrl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="nsPluginHostWnd.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nsPluginWnd.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nsURLDataCallback.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\pluginhostctrl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\pluginhostctrl.def">
|
|
</File>
|
|
<File
|
|
RelativePath=".\pluginhostctrl.idl">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName=".\pluginhostctrl.tlb"
|
|
HeaderFileName="pluginhostctrl.h"
|
|
InterfaceIdentifierFileName="pluginhostctrl_i.c"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release MinSize|Win32">
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName=".\pluginhostctrl.tlb"
|
|
HeaderFileName="pluginhostctrl.h"
|
|
InterfaceIdentifierFileName="pluginhostctrl_i.c"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release MinDependency|Win32">
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
GenerateStublessProxies="TRUE"
|
|
TypeLibraryName=".\pluginhostctrl.tlb"
|
|
HeaderFileName="pluginhostctrl.h"
|
|
InterfaceIdentifierFileName="pluginhostctrl_i.c"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pluginhostctrl.rc">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release MinSize|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release MinDependency|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath=".\Resource.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\StdAfx.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\npn.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nsPluginHostCtrl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="nsPluginHostWnd.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nsPluginWnd.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\nsURLDataCallback.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
<File
|
|
RelativePath=".\PluginHostCtrl.rgs">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Test Files"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\tests\ns4x_reference_test3.htm">
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\test1.htm">
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\test2.htm">
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\test3.htm">
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\test4.htm">
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\test5.htm">
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\test6.htm">
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\test7.htm">
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\test8.htm">
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\test9.htm">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\PluginHostCtrlUI.htm">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|