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.
188 lines
9.9 KiB
188 lines
9.9 KiB
<?xml version="1.0" encoding="Windows-1252"?> |
|
<VisualStudioProject |
|
ProjectType="Visual C++" |
|
Version="7.10" |
|
Name="JSBridge" |
|
ProjectGUID="{5F7A1684-E791-4F70-A24F-FC6726273512}" |
|
RootNamespace="JSBridge" |
|
Keyword="Win32Proj"> |
|
<Platforms> |
|
<Platform |
|
Name="Win32"/> |
|
</Platforms> |
|
<Configurations> |
|
<Configuration |
|
Name="Debug|Win32" |
|
OutputDirectory="Debug" |
|
IntermediateDirectory="Debug" |
|
ConfigurationType="2" |
|
CharacterSet="2"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
AdditionalIncludeDirectories="..\..\mozilla\mozilla\dist\include\dom;..\..\mozilla\mozilla\dist\include\xpcom;..\..\mozilla\mozilla\dist\include\nspr;..\..\mozilla\mozilla\dist\include\windowwatcher;..\..\mozilla\mozilla\dist\include\webbrwsr" |
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;JSBRIDGE_EXPORTS" |
|
MinimalRebuild="TRUE" |
|
BasicRuntimeChecks="3" |
|
RuntimeLibrary="3" |
|
UsePrecompiledHeader="0" |
|
WarningLevel="3" |
|
Detect64BitPortabilityProblems="TRUE" |
|
DebugInformationFormat="4"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
AdditionalDependencies="xpcom.lib xpcomglue_s.lib" |
|
OutputFile="..\..\debug\kplugins\JSBridge.dll" |
|
LinkIncremental="2" |
|
AdditionalLibraryDirectories="..\..\mozilla\mozilla\dist\lib_debug" |
|
GenerateDebugInformation="TRUE" |
|
ProgramDatabaseFile="$(OutDir)/JSBridge.pdb" |
|
SubSystem="2" |
|
ImportLibrary="$(OutDir)/JSBridge.lib" |
|
TargetMachine="1"/> |
|
<Tool |
|
Name="VCMIDLTool"/> |
|
<Tool |
|
Name="VCPostBuildEventTool" |
|
CommandLine="copy js_bridge.xpt ..\..\debug\components\"/> |
|
<Tool |
|
Name="VCPreBuildEventTool" |
|
CommandLine="$(ProjectDir)genidl.cmd"/> |
|
<Tool |
|
Name="VCPreLinkEventTool"/> |
|
<Tool |
|
Name="VCResourceCompilerTool"/> |
|
<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="2" |
|
CharacterSet="2"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
AdditionalIncludeDirectories="..\..\mozilla\mozilla\dist\include\dom;..\..\mozilla\mozilla\dist\include\xpcom;..\..\mozilla\mozilla\dist\include\nspr;..\..\mozilla\mozilla\dist\include\windowwatcher;..\..\mozilla\mozilla\dist\include\webbrwsr" |
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;JSBRIDGE_EXPORTS" |
|
RuntimeLibrary="2" |
|
UsePrecompiledHeader="0" |
|
WarningLevel="3" |
|
Detect64BitPortabilityProblems="TRUE" |
|
DebugInformationFormat="3"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
AdditionalDependencies="xpcom.lib xpcomglue_s.lib" |
|
OutputFile="..\..\release\kplugins\JSBridge.dll" |
|
LinkIncremental="1" |
|
AdditionalLibraryDirectories="..\..\mozilla\mozilla\dist\lib" |
|
GenerateDebugInformation="TRUE" |
|
SubSystem="2" |
|
OptimizeReferences="2" |
|
EnableCOMDATFolding="2" |
|
ImportLibrary="$(OutDir)/JSBridge.lib" |
|
TargetMachine="1"/> |
|
<Tool |
|
Name="VCMIDLTool"/> |
|
<Tool |
|
Name="VCPostBuildEventTool" |
|
CommandLine="copy js_bridge.xpt ..\..\release\components\"/> |
|
<Tool |
|
Name="VCPreBuildEventTool" |
|
CommandLine="$(ProjectDir)genidl.cmd"/> |
|
<Tool |
|
Name="VCPreLinkEventTool"/> |
|
<Tool |
|
Name="VCResourceCompilerTool"/> |
|
<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;def;odl;idl;hpj;bat;asm;asmx" |
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
|
<File |
|
RelativePath=".\jscomp.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\jsplugin.cpp"> |
|
<FileConfiguration |
|
Name="Debug|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
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""/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
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""/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath=".\nsGenericFactory.cpp"> |
|
</File> |
|
<File |
|
RelativePath=".\nsIJSBridge.idl"> |
|
<FileConfiguration |
|
Name="Debug|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCCustomBuildTool" |
|
CommandLine="..\..\mozilla\mozilla\dist\bin\xpidl.exe -m header |
|
" |
|
AdditionalDependencies="..\..\mozilla\mozilla\dist\idl\" |
|
Outputs="-e nsIJSBridge.h $(InputFileName)"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32" |
|
ExcludedFromBuild="TRUE"> |
|
<Tool |
|
Name="VCMIDLTool"/> |
|
</FileConfiguration> |
|
</File> |
|
</Filter> |
|
<Filter |
|
Name="Header Files" |
|
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
|
<File |
|
RelativePath=".\jscomp.h"> |
|
</File> |
|
<File |
|
RelativePath=".\nsIJSBridge.h"> |
|
</File> |
|
</Filter> |
|
<Filter |
|
Name="Resource Files" |
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> |
|
</Filter> |
|
</Files> |
|
<Globals> |
|
</Globals> |
|
</VisualStudioProject>
|
|
|