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.
210 lines
8.1 KiB
210 lines
8.1 KiB
<?xml version="1.0" encoding="Windows-1252"?> |
|
<VisualStudioProject |
|
ProjectType="Visual C++" |
|
Version="7.10" |
|
Name="history" |
|
SccProjectName="" |
|
SccLocalPath="" |
|
Keyword="MFCProj"> |
|
<Platforms> |
|
<Platform |
|
Name="Win32"/> |
|
</Platforms> |
|
<Configurations> |
|
<Configuration |
|
Name="Release|Win32" |
|
OutputDirectory=".\Release" |
|
IntermediateDirectory=".\Release" |
|
ConfigurationType="2" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
|
CharacterSet="2" |
|
WholeProgramOptimization="TRUE"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="1" |
|
GlobalOptimizations="TRUE" |
|
AdditionalIncludeDirectories="../../mozilla/mozilla/dist/include/pref;../../mozilla/mozilla/dist/include/appcomps;../../mozilla/mozilla/dist/include/history;../../mozilla/mozilla/dist/include/rdf;../../mozilla/mozilla/dist/include/string;../../mozilla/mozilla/dist/include/docshell;../../mozilla/mozilla/dist/include/xpcom;../../mozilla/mozilla/dist/include/nspr;../../mozilla/mozilla/dist/include/webbrwsr" |
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;HISTORY_EXPORTS" |
|
StringPooling="TRUE" |
|
RuntimeLibrary="2" |
|
EnableFunctionLevelLinking="TRUE" |
|
UsePrecompiledHeader="0" |
|
PrecompiledHeaderThrough="stdafx.h" |
|
PrecompiledHeaderFile=".\Release/history.pch" |
|
AssemblerListingLocation=".\Release/" |
|
ObjectFile=".\Release/" |
|
ProgramDataBaseFileName=".\Release/" |
|
WarningLevel="3" |
|
SuppressStartupBanner="TRUE" |
|
DebugInformationFormat="3"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
AdditionalDependencies=" xpcom.lib xpcomglue_s.lib nspr4.lib embed_base_s.lib user32.lib gdi32.lib advapi32.lib comctl32.lib " |
|
OutputFile="..\..\release\kplugins\$(ProjectName).dll" |
|
LinkIncremental="1" |
|
SuppressStartupBanner="TRUE" |
|
AdditionalLibraryDirectories=""..\..\mozilla\mozilla\dist\lib"" |
|
GenerateDebugInformation="TRUE" |
|
ProgramDatabaseFile=".\Release/history.pdb" |
|
OptimizeReferences="2" |
|
EnableCOMDATFolding="2" |
|
OptimizeForWindows98="0" |
|
ImportLibrary=".\Release/history.lib" |
|
TargetMachine="1"/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
PreprocessorDefinitions="NDEBUG" |
|
MkTypLibCompatible="TRUE" |
|
SuppressStartupBanner="TRUE" |
|
TargetEnvironment="1" |
|
TypeLibraryName=".\Release/history.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|Win32" |
|
OutputDirectory=".\Debug" |
|
IntermediateDirectory=".\Debug" |
|
ConfigurationType="2" |
|
UseOfMFC="2" |
|
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
|
CharacterSet="2"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
AdditionalIncludeDirectories=""../../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/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;_DEBUG;_WINDOWS;_USRDLL" |
|
BasicRuntimeChecks="3" |
|
RuntimeLibrary="3" |
|
BufferSecurityCheck="TRUE" |
|
EnableFunctionLevelLinking="TRUE" |
|
PrecompiledHeaderFile=".\Debug/history.pch" |
|
AssemblerListingLocation=".\Debug/" |
|
ObjectFile=".\Debug/" |
|
ProgramDataBaseFileName=".\Debug/" |
|
BrowseInformation="1" |
|
WarningLevel="3" |
|
SuppressStartupBanner="TRUE" |
|
DebugInformationFormat="4"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
AdditionalDependencies="xpcom.lib xpcomglue_s.lib nspr4.lib embed_base_s.lib user32.lib gdi32.lib advapi32.lib comctl32.lib " |
|
OutputFile="..\..\debug\kplugins\$(ProjectName).dll" |
|
LinkIncremental="2" |
|
SuppressStartupBanner="TRUE" |
|
AdditionalLibraryDirectories="..\..\mozilla\mozilla\dist\lib_debug" |
|
GenerateDebugInformation="TRUE" |
|
ProgramDatabaseFile=".\Debug/history.pdb" |
|
GenerateMapFile="TRUE" |
|
MapFileName=".\Debug/history.map" |
|
ImportLibrary=".\Debug/history.lib" |
|
TargetMachine="1"/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
PreprocessorDefinitions="_DEBUG" |
|
MkTypLibCompatible="TRUE" |
|
SuppressStartupBanner="TRUE" |
|
TargetEnvironment="1" |
|
TypeLibraryName=".\Debug/history.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> |
|
</Configurations> |
|
<References> |
|
</References> |
|
<Files> |
|
<Filter |
|
Name="Source Files" |
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
|
<File |
|
RelativePath="..\DialogUtils.cpp"> |
|
<FileConfiguration |
|
Name="Release|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
UsePrecompiledHeader="0"/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath=".\hist_view.cpp"> |
|
</File> |
|
<File |
|
RelativePath="history.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\history.rc"> |
|
</File> |
|
<File |
|
RelativePath="..\qsort.cpp"> |
|
</File> |
|
<File |
|
RelativePath="..\stristr.cpp"> |
|
</File> |
|
<File |
|
RelativePath="..\Utils.cpp"> |
|
</File> |
|
</Filter> |
|
<Filter |
|
Name="Header Files" |
|
Filter="h;hpp;hxx;hm;inl"> |
|
<File |
|
RelativePath=".\history.h"> |
|
</File> |
|
<File |
|
RelativePath=".\resource.h"> |
|
</File> |
|
</Filter> |
|
<Filter |
|
Name="Resource Files" |
|
Filter=""> |
|
<File |
|
RelativePath=".\history.rc"> |
|
</File> |
|
</Filter> |
|
</Files> |
|
<Globals> |
|
</Globals> |
|
</VisualStudioProject>
|
|
|