fune/modules/plugin/tools/sdk/samples/scriptable/windows
2008-03-05 14:56:43 -08:00
..
Makefile.in
npscriptable.def
npscriptable.dsp
npscriptable.dsw
npscriptable.rc
nsIScriptablePluginSample.idl
nsScriptablePeer.cpp
nsScriptablePeer.h
plugin.cpp backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 14:56:43 -08:00
plugin.h
readme.txt
resource.h

Before building the project the following must be done.

1. ..\..\..\bin\xpidl -m header -I..\..\..\idl nsIScriptablePlugin.idl
This will generate nsIScriptablePlugin.h which is needed to successfuly
compile the plugin

2. ..\..\..\bin\xpidl -m typelib -I..\..\..\idl nsIScriptablePlugin.idl
This will create nsIScriptablePlugin.xpt file which should go to the
Mozilla Components folder.