cls%seawood.org dac8d1a090 Adding mingw makefile changes.
Bug #134113 r=bryner


git-svn-id: svn://10.0.0.236/trunk@139140 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-08 05:57:15 +00:00
..
2003-03-08 05:57:15 +00:00
2002-11-04 19:39:59 +00:00

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.