mirror of https://github.com/roytam1/kmeleon.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1046 lines
36 KiB
1046 lines
36 KiB
<?xml version="1.0" encoding="Windows-1252"?> |
|
<VisualStudioProject |
|
ProjectType="Visual C++" |
|
Version="7.10" |
|
Name="k-meleon" |
|
RootNamespace="k-meleon" |
|
SccProjectName="" |
|
SccLocalPath="" |
|
Keyword="MFCProj"> |
|
<Platforms> |
|
<Platform |
|
Name="Win32"/> |
|
</Platforms> |
|
<Configurations> |
|
<Configuration |
|
Name="Debug|Win32" |
|
OutputDirectory=".\Debug" |
|
IntermediateDirectory=".\Debug" |
|
ConfigurationType="1" |
|
UseOfMFC="2" |
|
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
|
CharacterSet="2"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
AdditionalIncludeDirectories="../mozilla/mozilla/dist/include/suitetypeaheadfind;../mozilla/mozilla/dist/include/thebes;../mozilla/mozilla/dist/include/chrome;../mozilla/mozilla/dist/include;../mozilla/mozilla/dist/include/chardet;../mozilla/mozilla/dist/include/js;../mozilla/mozilla/dist/include/xpconnect;../mozilla/mozilla/dist/include/caps;../mozilla/mozilla/dist/include/mimetype;../mozilla/mozilla/dist/include/imglib2;../mozilla/mozilla/dist/include/content;../mozilla/mozilla/dist/include/locale;../mozilla/mozilla/dist/include/pipboot;../mozilla/mozilla/dist/include/pippki;../mozilla/mozilla/dist/include/pipnss;../mozilla/mozilla/dist/include/cookie;../mozilla/mozilla/dist/include/xpcom_obsolete;../mozilla/mozilla/dist/include/typeaheadfind;../mozilla/mozilla/dist/include/appcomps;../mozilla/mozilla/dist/include/history;../mozilla/mozilla/dist/include/rdf;../mozilla/mozilla/dist/include/docshell;../mozilla/mozilla/dist/include/dom;../mozilla/mozilla/dist/include/embed_base;../mozilla/mozilla/dist/include/exthandler;../mozilla/mozilla/dist/include/find;../mozilla/mozilla/dist/include/gfx;../mozilla/mozilla/dist/include/helperAppDlg;../mozilla/mozilla/dist/include/intl;../mozilla/mozilla/dist/include/layout;../mozilla/mozilla/dist/include/necko;../mozilla/mozilla/dist/include/nkcache;../mozilla/mozilla/dist/include/pref;../mozilla/mozilla/dist/include/profile;../mozilla/mozilla/dist/include/shistory;../mozilla/mozilla/dist/include/string;../mozilla/mozilla/dist/include/uriloader;../mozilla/mozilla/dist/include/wallet;../mozilla/mozilla/dist/include/webBrowser_core;../mozilla/mozilla/dist/include/webbrowserpersist;../mozilla/mozilla/dist/include/webshell;../mozilla/mozilla/dist/include/widget;../mozilla/mozilla/dist/include/windowwatcher;../mozilla/mozilla/dist/include/xpcom;../mozilla/mozilla/dist/include/nspr;../mozilla/mozilla/dist/include/webbrwsr;../mozilla/mozilla/dist/include/commandhandler;../mozilla/mozilla/dist/include/plugin" |
|
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;HW_THREADS;XP_PC;XP_WIN;XP_WIN32;WINVER=0x400;XPCOM_GLUE;" |
|
BasicRuntimeChecks="3" |
|
SmallerTypeCheck="TRUE" |
|
RuntimeLibrary="3" |
|
BufferSecurityCheck="TRUE" |
|
EnableFunctionLevelLinking="TRUE" |
|
UsePrecompiledHeader="3" |
|
PrecompiledHeaderThrough="stdafx.h" |
|
BrowseInformation="1" |
|
WarningLevel="3" |
|
SuppressStartupBanner="TRUE" |
|
DebugInformationFormat="4" |
|
CompileAs="0"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
AdditionalDependencies="xpcomglue.lib embed_base_s.lib nspr4.lib" |
|
OutputFile="..\debug\$(ProjectName).exe" |
|
SuppressStartupBanner="TRUE" |
|
AdditionalLibraryDirectories="..\mozilla\mozilla\dist\lib_debug" |
|
IgnoreDefaultLibraryNames="" |
|
GenerateDebugInformation="TRUE" |
|
GenerateMapFile="TRUE" |
|
MapFileName=".\Debug/k-meleon.map" |
|
SubSystem="2" |
|
TargetMachine="1"/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
PreprocessorDefinitions="_DEBUG" |
|
MkTypLibCompatible="TRUE" |
|
SuppressStartupBanner="TRUE" |
|
TargetEnvironment="1" |
|
TypeLibraryName=".\Debug/KMeleon.tlb" |
|
HeaderFileName=""/> |
|
<Tool |
|
Name="VCPostBuildEventTool"/> |
|
<Tool |
|
Name="VCPreBuildEventTool"/> |
|
<Tool |
|
Name="VCPreLinkEventTool"/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
PreprocessorDefinitions="_DEBUG" |
|
Culture="1033"/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool"/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool"/> |
|
<Tool |
|
Name="VCWebDeploymentTool"/> |
|
<Tool |
|
Name="VCManagedWrapperGeneratorTool"/> |
|
<Tool |
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|
</Configuration> |
|
<Configuration |
|
Name="Release|Win32" |
|
OutputDirectory=".\Release" |
|
IntermediateDirectory=".\Release" |
|
ConfigurationType="1" |
|
UseOfMFC="2" |
|
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
|
CharacterSet="2" |
|
WholeProgramOptimization="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="1" |
|
AdditionalIncludeDirectories="../mozilla/mozilla/dist/include/chrome;../mozilla/mozilla/dist/include;../mozilla/mozilla/dist/include/chardet;../mozilla/mozilla/dist/include/js;../mozilla/mozilla/dist/include/xpconnect;../mozilla/mozilla/dist/include/caps;../mozilla/mozilla/dist/include/mimetype;../mozilla/mozilla/dist/include/imglib2;../mozilla/mozilla/dist/include/content;../mozilla/mozilla/dist/include/locale;../mozilla/mozilla/dist/include/pipboot;../mozilla/mozilla/dist/include/pippki;../mozilla/mozilla/dist/include/pipnss;../mozilla/mozilla/dist/include/cookie;../mozilla/mozilla/dist/include/xpcom_obsolete;../mozilla/mozilla/dist/include/typeaheadfind;../mozilla/mozilla/dist/include/appcomps;../mozilla/mozilla/dist/include/history;../mozilla/mozilla/dist/include/rdf;../mozilla/mozilla/dist/include/docshell;../mozilla/mozilla/dist/include/dom;../mozilla/mozilla/dist/include/embed_base;../mozilla/mozilla/dist/include/exthandler;../mozilla/mozilla/dist/include/find;../mozilla/mozilla/dist/include/gfx;../mozilla/mozilla/dist/include/helperAppDlg;../mozilla/mozilla/dist/include/intl;../mozilla/mozilla/dist/include/layout;../mozilla/mozilla/dist/include/necko;../mozilla/mozilla/dist/include/nkcache;../mozilla/mozilla/dist/include/pref;../mozilla/mozilla/dist/include/profile;../mozilla/mozilla/dist/include/shistory;../mozilla/mozilla/dist/include/string;../mozilla/mozilla/dist/include/uriloader;../mozilla/mozilla/dist/include/wallet;../mozilla/mozilla/dist/include/webBrowser_core;../mozilla/mozilla/dist/include/webbrowserpersist;../mozilla/mozilla/dist/include/webshell;../mozilla/mozilla/dist/include/widget;../mozilla/mozilla/dist/include/windowwatcher;../mozilla/mozilla/dist/include/xpcom;../mozilla/mozilla/dist/include/nspr;../mozilla/mozilla/dist/include/webbrwsr;../mozilla/mozilla/dist/include/commandhandler;../mozilla/mozilla/dist/include/plugin" |
|
PreprocessorDefinitions="WIN32;_WINDOWS;HW_THREADS;XP_PC;XP_WIN;XP_WIN32;WINVER=0x400;_WIN32_IE=0x0500;XPCOM_GLUE" |
|
StringPooling="TRUE" |
|
RuntimeLibrary="2" |
|
EnableFunctionLevelLinking="TRUE" |
|
UsePrecompiledHeader="3" |
|
PrecompiledHeaderThrough="StdAfx.h" |
|
AssemblerListingLocation=".\Release/" |
|
ObjectFile=".\Release/" |
|
ProgramDataBaseFileName=".\Release/" |
|
BrowseInformation="1" |
|
WarningLevel="3" |
|
SuppressStartupBanner="TRUE" |
|
CompileAs="0"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
AdditionalOptions="-HEAP:0x40000" |
|
AdditionalDependencies="xpcomglue.lib embed_base_s.lib nspr4.lib" |
|
OutputFile="..\release\k-meleon.exe" |
|
LinkIncremental="1" |
|
SuppressStartupBanner="TRUE" |
|
AdditionalLibraryDirectories="..\mozilla\mozilla\dist\lib" |
|
SubSystem="2" |
|
OptimizeForWindows98="1" |
|
TargetMachine="1"/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
PreprocessorDefinitions="NDEBUG" |
|
MkTypLibCompatible="TRUE" |
|
SuppressStartupBanner="TRUE" |
|
TargetEnvironment="1" |
|
TypeLibraryName=".\Release/KMeleon.tlb" |
|
HeaderFileName=""/> |
|
<Tool |
|
Name="VCPostBuildEventTool"/> |
|
<Tool |
|
Name="VCPreBuildEventTool"/> |
|
<Tool |
|
Name="VCPreLinkEventTool"/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
PreprocessorDefinitions="NDEBUG" |
|
Culture="1033"/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool"/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool"/> |
|
<Tool |
|
Name="VCWebDeploymentTool"/> |
|
<Tool |
|
Name="VCManagedWrapperGeneratorTool"/> |
|
<Tool |
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|
</Configuration> |
|
<Configuration |
|
Name="Release MFC Static|Win32" |
|
OutputDirectory="$(ConfigurationName)" |
|
IntermediateDirectory="$(ConfigurationName)" |
|
ConfigurationType="1" |
|
UseOfMFC="1" |
|
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
|
CharacterSet="2" |
|
WholeProgramOptimization="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="1" |
|
AdditionalIncludeDirectories="../mozilla/mozilla/dist/include/chrome;../mozilla/mozilla/dist/include;../mozilla/mozilla/dist/include/chardet;../mozilla/mozilla/dist/include/js;../mozilla/mozilla/dist/include/xpconnect;../mozilla/mozilla/dist/include/caps;../mozilla/mozilla/dist/include/mimetype;../mozilla/mozilla/dist/include/imglib2;../mozilla/mozilla/dist/include/content;../mozilla/mozilla/dist/include/locale;../mozilla/mozilla/dist/include/pipboot;../mozilla/mozilla/dist/include/pippki;../mozilla/mozilla/dist/include/pipnss;../mozilla/mozilla/dist/include/cookie;../mozilla/mozilla/dist/include/xpcom_obsolete;../mozilla/mozilla/dist/include/typeaheadfind;../mozilla/mozilla/dist/include/appcomps;../mozilla/mozilla/dist/include/history;../mozilla/mozilla/dist/include/rdf;../mozilla/mozilla/dist/include/docshell;../mozilla/mozilla/dist/include/dom;../mozilla/mozilla/dist/include/embed_base;../mozilla/mozilla/dist/include/exthandler;../mozilla/mozilla/dist/include/find;../mozilla/mozilla/dist/include/gfx;../mozilla/mozilla/dist/include/helperAppDlg;../mozilla/mozilla/dist/include/intl;../mozilla/mozilla/dist/include/layout;../mozilla/mozilla/dist/include/necko;../mozilla/mozilla/dist/include/nkcache;../mozilla/mozilla/dist/include/pref;../mozilla/mozilla/dist/include/profile;../mozilla/mozilla/dist/include/shistory;../mozilla/mozilla/dist/include/string;../mozilla/mozilla/dist/include/uriloader;../mozilla/mozilla/dist/include/wallet;../mozilla/mozilla/dist/include/webBrowser_core;../mozilla/mozilla/dist/include/webbrowserpersist;../mozilla/mozilla/dist/include/webshell;../mozilla/mozilla/dist/include/widget;../mozilla/mozilla/dist/include/windowwatcher;../mozilla/mozilla/dist/include/xpcom;../mozilla/mozilla/dist/include/nspr;../mozilla/mozilla/dist/include/webbrwsr;../mozilla/mozilla/dist/include/commandhandler;../mozilla/mozilla/dist/include/plugin" |
|
PreprocessorDefinitions="WIN32;_WINDOWS;HW_THREADS;XP_PC;XP_WIN;XP_WIN32;WINVER=0x400;_WIN32_IE=0x0500;XPCOM_GLUE;" |
|
StringPooling="TRUE" |
|
RuntimeLibrary="2" |
|
TreatWChar_tAsBuiltInType="TRUE" |
|
UsePrecompiledHeader="3" |
|
PrecompiledHeaderThrough="StdAfx.h" |
|
BrowseInformation="1" |
|
WarningLevel="3" |
|
SuppressStartupBanner="TRUE" |
|
DebugInformationFormat="3" |
|
CompileAs="0"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
AdditionalOptions="-HEAP:0x40000" |
|
AdditionalDependencies="xpcomglue.lib embed_base_s.lib nspr4.lib" |
|
OutputFile="..\release\k-meleonW9x.exe" |
|
LinkIncremental="1" |
|
SuppressStartupBanner="TRUE" |
|
AdditionalLibraryDirectories="..\mozilla\mozilla\dist\lib" |
|
GenerateDebugInformation="TRUE" |
|
SubSystem="2" |
|
OptimizeReferences="2" |
|
EnableCOMDATFolding="2" |
|
OptimizeForWindows98="1" |
|
TargetMachine="1"/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
PreprocessorDefinitions="NDEBUG" |
|
MkTypLibCompatible="TRUE" |
|
SuppressStartupBanner="TRUE" |
|
TargetEnvironment="1" |
|
TypeLibraryName=".\Release/KMeleon.tlb" |
|
HeaderFileName=""/> |
|
<Tool |
|
Name="VCPostBuildEventTool"/> |
|
<Tool |
|
Name="VCPreBuildEventTool"/> |
|
<Tool |
|
Name="VCPreLinkEventTool"/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
PreprocessorDefinitions="NDEBUG" |
|
Culture="1033"/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool"/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool"/> |
|
<Tool |
|
Name="VCWebDeploymentTool"/> |
|
<Tool |
|
Name="VCManagedWrapperGeneratorTool"/> |
|
<Tool |
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|
</Configuration> |
|
<Configuration |
|
Name="Release MFC Static Unicode|Win32" |
|
OutputDirectory="$(ConfigurationName)" |
|
IntermediateDirectory="$(ConfigurationName)" |
|
ConfigurationType="1" |
|
UseOfMFC="1" |
|
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
|
CharacterSet="1" |
|
WholeProgramOptimization="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="1" |
|
AdditionalIncludeDirectories="../mozilla/mozilla/dist/include/thebes;../mozilla/mozilla/dist/include/suitetypeaheadfind;../mozilla/mozilla/dist/include/chrome;../mozilla/mozilla/dist/include;../mozilla/mozilla/dist/include/chardet;../mozilla/mozilla/dist/include/js;../mozilla/mozilla/dist/include/xpconnect;../mozilla/mozilla/dist/include/caps;../mozilla/mozilla/dist/include/mimetype;../mozilla/mozilla/dist/include/imglib2;../mozilla/mozilla/dist/include/content;../mozilla/mozilla/dist/include/locale;../mozilla/mozilla/dist/include/pipboot;../mozilla/mozilla/dist/include/pippki;../mozilla/mozilla/dist/include/pipnss;../mozilla/mozilla/dist/include/cookie;../mozilla/mozilla/dist/include/xpcom_obsolete;../mozilla/mozilla/dist/include/typeaheadfind;../mozilla/mozilla/dist/include/appcomps;../mozilla/mozilla/dist/include/history;../mozilla/mozilla/dist/include/rdf;../mozilla/mozilla/dist/include/docshell;../mozilla/mozilla/dist/include/dom;../mozilla/mozilla/dist/include/embed_base;../mozilla/mozilla/dist/include/exthandler;../mozilla/mozilla/dist/include/find;../mozilla/mozilla/dist/include/gfx;../mozilla/mozilla/dist/include/helperAppDlg;../mozilla/mozilla/dist/include/intl;../mozilla/mozilla/dist/include/layout;../mozilla/mozilla/dist/include/necko;../mozilla/mozilla/dist/include/nkcache;../mozilla/mozilla/dist/include/pref;../mozilla/mozilla/dist/include/profile;../mozilla/mozilla/dist/include/shistory;../mozilla/mozilla/dist/include/string;../mozilla/mozilla/dist/include/uriloader;../mozilla/mozilla/dist/include/wallet;../mozilla/mozilla/dist/include/webBrowser_core;../mozilla/mozilla/dist/include/webbrowserpersist;../mozilla/mozilla/dist/include/webshell;../mozilla/mozilla/dist/include/widget;../mozilla/mozilla/dist/include/windowwatcher;../mozilla/mozilla/dist/include/xpcom;../mozilla/mozilla/dist/include/nspr;../mozilla/mozilla/dist/include/webbrwsr;../mozilla/mozilla/dist/include/commandhandler;../mozilla/mozilla/dist/include/plugin" |
|
PreprocessorDefinitions="WIN32;_WINDOWS;HW_THREADS;XP_PC;XP_WIN;XP_WIN32;WINVER=0x400;_WIN32_IE=0x0500;XPCOM_GLUE;" |
|
StringPooling="TRUE" |
|
RuntimeLibrary="2" |
|
TreatWChar_tAsBuiltInType="TRUE" |
|
UsePrecompiledHeader="3" |
|
BrowseInformation="1" |
|
WarningLevel="3" |
|
SuppressStartupBanner="TRUE" |
|
DebugInformationFormat="3" |
|
CompileAs="0"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
AdditionalOptions="-HEAP:0x40000" |
|
AdditionalDependencies="xpcomglue.lib embed_base_s.lib nspr4.lib uafxcw.lib atls.lib comsupp.lib msvcrt.lib msvcprt.lib libunicows.lib kernel32.lib user32.lib gdi32.lib msimg32.lib comdlg32.lib winspool.lib advapi32.lib shell32.lib comctl32.lib shlwapi.lib ole32.lib oleaut32.lib oldnames.lib uuid.lib oleacc.lib profdirserviceprovidersa_s.lib" |
|
OutputFile="..\release\k-meleon.exe" |
|
LinkIncremental="1" |
|
SuppressStartupBanner="TRUE" |
|
AdditionalLibraryDirectories="..\mozilla\mozilla\dist\lib" |
|
IgnoreAllDefaultLibraries="TRUE" |
|
GenerateDebugInformation="TRUE" |
|
SubSystem="2" |
|
OptimizeReferences="2" |
|
EnableCOMDATFolding="2" |
|
OptimizeForWindows98="1" |
|
TargetMachine="1"/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
PreprocessorDefinitions="NDEBUG" |
|
MkTypLibCompatible="TRUE" |
|
SuppressStartupBanner="TRUE" |
|
TargetEnvironment="1" |
|
TypeLibraryName=".\Release/KMeleon.tlb" |
|
HeaderFileName=""/> |
|
<Tool |
|
Name="VCPostBuildEventTool"/> |
|
<Tool |
|
Name="VCPreBuildEventTool"/> |
|
<Tool |
|
Name="VCPreLinkEventTool"/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
PreprocessorDefinitions="NDEBUG" |
|
Culture="1033"/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool"/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool"/> |
|
<Tool |
|
Name="VCWebDeploymentTool"/> |
|
<Tool |
|
Name="VCManagedWrapperGeneratorTool"/> |
|
<Tool |
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|
</Configuration> |
|
<Configuration |
|
Name="Debug Unicode|Win32" |
|
OutputDirectory="$(ConfigurationName)" |
|
IntermediateDirectory="$(ConfigurationName)" |
|
ConfigurationType="1" |
|
UseOfMFC="2" |
|
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
|
CharacterSet="1"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
AdditionalIncludeDirectories="../mozilla/mozilla/dist/include/suitetypeaheadfind;../mozilla/mozilla/dist/include/chrome;../mozilla/mozilla/dist/include/thebes;../mozilla/mozilla/dist/include;../mozilla/mozilla/dist/include/chardet;../mozilla/mozilla/dist/include/js;../mozilla/mozilla/dist/include/xpconnect;../mozilla/mozilla/dist/include/caps;../mozilla/mozilla/dist/include/mimetype;../mozilla/mozilla/dist/include/imglib2;../mozilla/mozilla/dist/include/content;../mozilla/mozilla/dist/include/locale;../mozilla/mozilla/dist/include/pipboot;../mozilla/mozilla/dist/include/pippki;../mozilla/mozilla/dist/include/pipnss;../mozilla/mozilla/dist/include/cookie;../mozilla/mozilla/dist/include/xpcom_obsolete;../mozilla/mozilla/dist/include/typeaheadfind;../mozilla/mozilla/dist/include/appcomps;../mozilla/mozilla/dist/include/history;../mozilla/mozilla/dist/include/rdf;../mozilla/mozilla/dist/include/docshell;../mozilla/mozilla/dist/include/dom;../mozilla/mozilla/dist/include/embed_base;../mozilla/mozilla/dist/include/exthandler;../mozilla/mozilla/dist/include/find;../mozilla/mozilla/dist/include/gfx;../mozilla/mozilla/dist/include/helperAppDlg;../mozilla/mozilla/dist/include/intl;../mozilla/mozilla/dist/include/layout;../mozilla/mozilla/dist/include/necko;../mozilla/mozilla/dist/include/nkcache;../mozilla/mozilla/dist/include/pref;../mozilla/mozilla/dist/include/profile;../mozilla/mozilla/dist/include/shistory;../mozilla/mozilla/dist/include/string;../mozilla/mozilla/dist/include/uriloader;../mozilla/mozilla/dist/include/wallet;../mozilla/mozilla/dist/include/webBrowser_core;../mozilla/mozilla/dist/include/webbrowserpersist;../mozilla/mozilla/dist/include/webshell;../mozilla/mozilla/dist/include/widget;../mozilla/mozilla/dist/include/windowwatcher;../mozilla/mozilla/dist/include/xpcom;../mozilla/mozilla/dist/include/nspr;../mozilla/mozilla/dist/include/webbrwsr;../mozilla/mozilla/dist/include/commandhandler;../mozilla/mozilla/dist/include/plugin" |
|
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;HW_THREADS;XP_PC;XP_WIN;XP_WIN32;WINVER=0x400;XPCOM_GLUE;" |
|
BasicRuntimeChecks="3" |
|
SmallerTypeCheck="TRUE" |
|
RuntimeLibrary="3" |
|
BufferSecurityCheck="TRUE" |
|
EnableFunctionLevelLinking="TRUE" |
|
UsePrecompiledHeader="3" |
|
PrecompiledHeaderThrough="stdafx.h" |
|
BrowseInformation="1" |
|
WarningLevel="3" |
|
SuppressStartupBanner="TRUE" |
|
DebugInformationFormat="4" |
|
CompileAs="0"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
OutputFile="..\debug\$(ProjectName).exe" |
|
SuppressStartupBanner="TRUE" |
|
AdditionalLibraryDirectories="..\mozilla\mozilla\dist\lib_debug" |
|
IgnoreAllDefaultLibraries="FALSE" |
|
IgnoreDefaultLibraryNames="" |
|
GenerateDebugInformation="TRUE" |
|
GenerateMapFile="TRUE" |
|
MapFileName=".\Debug/k-meleon.map" |
|
SubSystem="2" |
|
TargetMachine="1"/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
PreprocessorDefinitions="_DEBUG" |
|
MkTypLibCompatible="TRUE" |
|
SuppressStartupBanner="TRUE" |
|
TargetEnvironment="1" |
|
TypeLibraryName=".\Debug/KMeleon.tlb" |
|
HeaderFileName=""/> |
|
<Tool |
|
Name="VCPostBuildEventTool"/> |
|
<Tool |
|
Name="VCPreBuildEventTool"/> |
|
<Tool |
|
Name="VCPreLinkEventTool"/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
PreprocessorDefinitions="_DEBUG" |
|
Culture="1033"/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool"/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool"/> |
|
<Tool |
|
Name="VCWebDeploymentTool"/> |
|
<Tool |
|
Name="VCManagedWrapperGeneratorTool"/> |
|
<Tool |
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|
</Configuration> |
|
<Configuration |
|
Name="Release Unicode|Win32" |
|
OutputDirectory="$(ConfigurationName)" |
|
IntermediateDirectory="$(ConfigurationName)" |
|
ConfigurationType="1" |
|
UseOfMFC="2" |
|
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
|
CharacterSet="1" |
|
WholeProgramOptimization="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="1" |
|
AdditionalIncludeDirectories="../mozilla/mozilla/dist/include/chrome;../mozilla/mozilla/dist/include;../mozilla/mozilla/dist/include/chardet;../mozilla/mozilla/dist/include/js;../mozilla/mozilla/dist/include/xpconnect;../mozilla/mozilla/dist/include/caps;../mozilla/mozilla/dist/include/mimetype;../mozilla/mozilla/dist/include/imglib2;../mozilla/mozilla/dist/include/content;../mozilla/mozilla/dist/include/locale;../mozilla/mozilla/dist/include/pipboot;../mozilla/mozilla/dist/include/pippki;../mozilla/mozilla/dist/include/pipnss;../mozilla/mozilla/dist/include/cookie;../mozilla/mozilla/dist/include/xpcom_obsolete;../mozilla/mozilla/dist/include/typeaheadfind;../mozilla/mozilla/dist/include/appcomps;../mozilla/mozilla/dist/include/history;../mozilla/mozilla/dist/include/rdf;../mozilla/mozilla/dist/include/docshell;../mozilla/mozilla/dist/include/dom;../mozilla/mozilla/dist/include/embed_base;../mozilla/mozilla/dist/include/exthandler;../mozilla/mozilla/dist/include/find;../mozilla/mozilla/dist/include/gfx;../mozilla/mozilla/dist/include/helperAppDlg;../mozilla/mozilla/dist/include/intl;../mozilla/mozilla/dist/include/layout;../mozilla/mozilla/dist/include/necko;../mozilla/mozilla/dist/include/nkcache;../mozilla/mozilla/dist/include/pref;../mozilla/mozilla/dist/include/profile;../mozilla/mozilla/dist/include/shistory;../mozilla/mozilla/dist/include/string;../mozilla/mozilla/dist/include/uriloader;../mozilla/mozilla/dist/include/wallet;../mozilla/mozilla/dist/include/webBrowser_core;../mozilla/mozilla/dist/include/webbrowserpersist;../mozilla/mozilla/dist/include/webshell;../mozilla/mozilla/dist/include/widget;../mozilla/mozilla/dist/include/windowwatcher;../mozilla/mozilla/dist/include/xpcom;../mozilla/mozilla/dist/include/nspr;../mozilla/mozilla/dist/include/webbrwsr;../mozilla/mozilla/dist/include/commandhandler;../mozilla/mozilla/dist/include/plugin" |
|
PreprocessorDefinitions="WIN32;_WINDOWS;HW_THREADS;XP_PC;XP_WIN;XP_WIN32;WINVER=0x400;_WIN32_IE=0x0500;XPCOM_GLUE" |
|
StringPooling="TRUE" |
|
RuntimeLibrary="2" |
|
EnableFunctionLevelLinking="TRUE" |
|
UsePrecompiledHeader="3" |
|
PrecompiledHeaderThrough="StdAfx.h" |
|
AssemblerListingLocation=".\Release/" |
|
ObjectFile=".\Release/" |
|
ProgramDataBaseFileName=".\Release/" |
|
BrowseInformation="1" |
|
WarningLevel="3" |
|
SuppressStartupBanner="TRUE" |
|
CompileAs="0"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
AdditionalOptions="-HEAP:0x40000" |
|
AdditionalDependencies="xpcomglue.lib embed_base_s.lib nspr4.lib" |
|
OutputFile="..\release\k-meleon.exe" |
|
LinkIncremental="1" |
|
SuppressStartupBanner="TRUE" |
|
AdditionalLibraryDirectories="..\mozilla\mozilla\dist\lib" |
|
SubSystem="2" |
|
OptimizeForWindows98="1" |
|
TargetMachine="1"/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
PreprocessorDefinitions="NDEBUG" |
|
MkTypLibCompatible="TRUE" |
|
SuppressStartupBanner="TRUE" |
|
TargetEnvironment="1" |
|
TypeLibraryName=".\Release/KMeleon.tlb" |
|
HeaderFileName=""/> |
|
<Tool |
|
Name="VCPostBuildEventTool"/> |
|
<Tool |
|
Name="VCPreBuildEventTool"/> |
|
<Tool |
|
Name="VCPreLinkEventTool"/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
PreprocessorDefinitions="NDEBUG" |
|
Culture="1033"/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool"/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool"/> |
|
<Tool |
|
Name="VCWebDeploymentTool"/> |
|
<Tool |
|
Name="VCManagedWrapperGeneratorTool"/> |
|
<Tool |
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|
</Configuration> |
|
</Configurations> |
|
<References> |
|
</References> |
|
<Files> |
|
<Filter |
|
Name="Source Files" |
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
|
<File |
|
RelativePath="About.cpp"> |
|
<FileConfiguration |
|
Name="Debug|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release MFC Static|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release MFC Static Unicode|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Debug Unicode|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release Unicode|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="AccelParser.cpp"> |
|
</File> |
|
<File |
|
RelativePath="BrowserFrm.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\BrowserFrmTab.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\BrowserGlue.cpp"> |
|
</File> |
|
<File |
|
RelativePath="BrowserImpl.cpp"> |
|
</File> |
|
<File |
|
RelativePath="BrowserImplCtxMenuLstnr.cpp"> |
|
</File> |
|
<File |
|
RelativePath="BrowserImplWebPrgrsLstnr.cpp"> |
|
</File> |
|
<File |
|
RelativePath="BrowserView.cpp"> |
|
</File> |
|
<File |
|
RelativePath="BrowserViewPanning.cpp"> |
|
</File> |
|
<File |
|
RelativePath="BrowserViewUtils.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\BrowserWindow.cpp"> |
|
</File> |
|
<File |
|
RelativePath="CmdLine.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\CookiesViewerDlg.cpp"> |
|
</File> |
|
<File |
|
RelativePath="defineMap.cpp"> |
|
<FileConfiguration |
|
Name="Debug|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release MFC Static|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release MFC Static Unicode|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Debug Unicode|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release Unicode|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="Dialogs.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\FavIconList.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\GenericDlg.cpp"> |
|
</File> |
|
<File |
|
RelativePath="HiddenWnd.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\KmCommand.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\KmMenu.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\LangParser.cpp"> |
|
</File> |
|
<File |
|
RelativePath="MenuParser.cpp"> |
|
</File> |
|
<File |
|
RelativePath="MfcEmbed.cpp"> |
|
</File> |
|
<File |
|
RelativePath="MostRecentUrls.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\MozUtils.cpp"> |
|
</File> |
|
<File |
|
RelativePath="Parser.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\PasswordViewerDlg.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\Permissions.cpp"> |
|
</File> |
|
<File |
|
RelativePath="Plugins.cpp"> |
|
</File> |
|
<File |
|
RelativePath="Preferences.cpp"> |
|
</File> |
|
<File |
|
RelativePath="PreferencesDlg.cpp"> |
|
<FileConfiguration |
|
Name="Debug|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release MFC Static|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release MFC Static Unicode|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Debug Unicode|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release Unicode|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool"/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="PrintProgressDialog.cpp"> |
|
</File> |
|
<File |
|
RelativePath="PrintSetupDialog.cpp"> |
|
<FileConfiguration |
|
Name="Release|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="1"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release Unicode|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="1"/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="ProfileMgr.cpp"> |
|
</File> |
|
<File |
|
RelativePath="ProfilesDlg.cpp"> |
|
</File> |
|
<File |
|
RelativePath="ReBarEx.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\SaveAsHandler.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\SideBar.cpp"> |
|
</File> |
|
<File |
|
RelativePath="StdAfx.cpp"> |
|
<FileConfiguration |
|
Name="Debug|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="1" |
|
PrecompiledHeaderThrough="stdafx.h"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="1" |
|
PrecompiledHeaderThrough="stdafx.h"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release MFC Static|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="1" |
|
PrecompiledHeaderThrough="stdafx.h"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release MFC Static Unicode|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="1" |
|
PrecompiledHeaderThrough="stdafx.h"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Debug Unicode|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="1" |
|
PrecompiledHeaderThrough="stdafx.h"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release Unicode|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="1" |
|
PrecompiledHeaderThrough="stdafx.h"/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath=".\TabReBar.cpp"> |
|
</File> |
|
<File |
|
RelativePath="ToolBarEx.cpp"> |
|
</File> |
|
<File |
|
RelativePath="Tooltips.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\urlbar.cpp"> |
|
</File> |
|
<File |
|
RelativePath="Utils.cpp"> |
|
<FileConfiguration |
|
Name="Debug|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="0"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="0"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release MFC Static|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="0"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release MFC Static Unicode|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="0"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Debug Unicode|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="0"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release Unicode|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="0"/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath=".\VisualStylesXP.cpp"> |
|
</File> |
|
<File |
|
RelativePath="winEmbedFileLocProvider.cpp"> |
|
</File> |
|
<Filter |
|
Name="Components" |
|
Filter=""> |
|
<File |
|
RelativePath=".\Components.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\CookiePromptService.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\FontPackageHandler.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\GenKeyPairDialogs.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\nsGenericFactory.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\NSSDialogs.cpp"> |
|
</File> |
|
<File |
|
RelativePath="PromptService.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\TooltipsProvider.cpp"> |
|
</File> |
|
<File |
|
RelativePath="UnknownContentTypeHandler.cpp"> |
|
</File> |
|
</Filter> |
|
</Filter> |
|
<Filter |
|
Name="Header Files" |
|
Filter="h;hpp;hxx;hm;inl"> |
|
<File |
|
RelativePath="About.h"> |
|
</File> |
|
<File |
|
RelativePath="AccelParser.h"> |
|
</File> |
|
<File |
|
RelativePath="BrowserFrm.h"> |
|
</File> |
|
<File |
|
RelativePath=".\BrowserFrmTab.h"> |
|
</File> |
|
<File |
|
RelativePath="BrowserImpl.h"> |
|
</File> |
|
<File |
|
RelativePath="BrowserView.h"> |
|
</File> |
|
<File |
|
RelativePath=".\BrowserWindow.h"> |
|
</File> |
|
<File |
|
RelativePath="CmdLine.h"> |
|
</File> |
|
<File |
|
RelativePath=".\Cookies.h"> |
|
</File> |
|
<File |
|
RelativePath=".\CookiesViewerDlg.h"> |
|
</File> |
|
<File |
|
RelativePath="Dialogs.h"> |
|
</File> |
|
<File |
|
RelativePath=".\FavIconList.h"> |
|
</File> |
|
<File |
|
RelativePath=".\GenericDlg.h"> |
|
</File> |
|
<File |
|
RelativePath="HiddenWnd.h"> |
|
</File> |
|
<File |
|
RelativePath="IBrowserFrameGlue.h"> |
|
</File> |
|
<File |
|
RelativePath=".\KmCommand.h"> |
|
</File> |
|
<File |
|
RelativePath="kmeleon_plugin.h"> |
|
</File> |
|
<File |
|
RelativePath="KmeleonConst.h"> |
|
</File> |
|
<File |
|
RelativePath=".\KmMenu.h"> |
|
</File> |
|
<File |
|
RelativePath=".\LangParser.h"> |
|
</File> |
|
<File |
|
RelativePath="Log.h"> |
|
</File> |
|
<File |
|
RelativePath="MenuParser.h"> |
|
</File> |
|
<File |
|
RelativePath="MfcEmbed.h"> |
|
</File> |
|
<File |
|
RelativePath=".\MozUtils.h"> |
|
</File> |
|
<File |
|
RelativePath=".\PasswordViewerDlg.h"> |
|
</File> |
|
<File |
|
RelativePath=".\Permissions.h"> |
|
</File> |
|
<File |
|
RelativePath="Plugins.h"> |
|
</File> |
|
<File |
|
RelativePath="Preferences.h"> |
|
</File> |
|
<File |
|
RelativePath="PrintProgressDialog.h"> |
|
</File> |
|
<File |
|
RelativePath="PrintSetupDialog.h"> |
|
</File> |
|
<File |
|
RelativePath="ProfileMgr.h"> |
|
</File> |
|
<File |
|
RelativePath="ProfilesDlg.h"> |
|
</File> |
|
<File |
|
RelativePath="ReBarEx.h"> |
|
</File> |
|
<File |
|
RelativePath="Resource.h"> |
|
</File> |
|
<File |
|
RelativePath=".\SaveAsHandler.h"> |
|
</File> |
|
<File |
|
RelativePath=".\SideBar.h"> |
|
</File> |
|
<File |
|
RelativePath="StdAfx.h"> |
|
</File> |
|
<File |
|
RelativePath=".\TabReBar.h"> |
|
</File> |
|
<File |
|
RelativePath="ToolBarEx.h"> |
|
</File> |
|
<File |
|
RelativePath="ToolBarWrapper.h"> |
|
</File> |
|
<File |
|
RelativePath="Tooltips.h"> |
|
</File> |
|
<File |
|
RelativePath=".\urlbar.h"> |
|
</File> |
|
<File |
|
RelativePath="Utils.h"> |
|
</File> |
|
<File |
|
RelativePath="version.h"> |
|
</File> |
|
<File |
|
RelativePath=".\VisualStylesXP.h"> |
|
</File> |
|
<File |
|
RelativePath="winEmbedFileLocProvider.h"> |
|
</File> |
|
<Filter |
|
Name="Components" |
|
Filter=""> |
|
<File |
|
RelativePath=".\CookiePromptService.h"> |
|
</File> |
|
<File |
|
RelativePath=".\FontPackageHandler.h"> |
|
</File> |
|
<File |
|
RelativePath=".\GenKeyPairDialogs.h"> |
|
</File> |
|
<File |
|
RelativePath=".\NSSDialogs.h"> |
|
</File> |
|
<File |
|
RelativePath="PromptService.h"> |
|
</File> |
|
<File |
|
RelativePath=".\TooltipsProvider.h"> |
|
</File> |
|
<File |
|
RelativePath="UnknownContentTypeHandler.h"> |
|
</File> |
|
</Filter> |
|
</Filter> |
|
<Filter |
|
Name="Resource Files" |
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> |
|
<File |
|
RelativePath="res\back.bmp"> |
|
</File> |
|
<File |
|
RelativePath="res\broken.ico"> |
|
</File> |
|
<File |
|
RelativePath="res\Cursor_10.cur"> |
|
</File> |
|
<File |
|
RelativePath="res\Cursor_11.cur"> |
|
</File> |
|
<File |
|
RelativePath="res\Cursor_12.cur"> |
|
</File> |
|
<File |
|
RelativePath="res\Cursor_13.cur"> |
|
</File> |
|
<File |
|
RelativePath="res\Cursor_14.cur"> |
|
</File> |
|
<File |
|
RelativePath="res\Cursor_15.cur"> |
|
</File> |
|
<File |
|
RelativePath="res\Cursor_16.cur"> |
|
</File> |
|
<File |
|
RelativePath="res\Cursor_17.cur"> |
|
</File> |
|
<File |
|
RelativePath="res\Cursor_27.cur"> |
|
</File> |
|
<File |
|
RelativePath="res\KmeleonDocument.ico"> |
|
</File> |
|
<File |
|
RelativePath=".\MfcEmbed.rc"> |
|
</File> |
|
<File |
|
RelativePath="res\MozillaBrowser.ico"> |
|
</File> |
|
<File |
|
RelativePath="res\off.ico"> |
|
</File> |
|
<File |
|
RelativePath="res\offcheck.ico"> |
|
</File> |
|
<File |
|
RelativePath="res\on.ico"> |
|
</File> |
|
<File |
|
RelativePath="res\oncheck.ico"> |
|
</File> |
|
<File |
|
RelativePath=".\res\popupblock.ico"> |
|
</File> |
|
<File |
|
RelativePath="res\sinsecur.ico"> |
|
</File> |
|
<File |
|
RelativePath="res\ssecur.ico"> |
|
</File> |
|
<File |
|
RelativePath=".\res\toolbar1.bmp"> |
|
</File> |
|
</Filter> |
|
</Files> |
|
<Globals> |
|
<Global |
|
Name="RESOURCE_FILE" |
|
Value="MfcEmbed.rc"/> |
|
</Globals> |
|
</VisualStudioProject>
|
|
|