diff -r d39add9822e2 -r 5bfc169077b2 webengine/osswebengine/npscript/group/npscript.mmp --- a/webengine/osswebengine/npscript/group/npscript.mmp Tue Feb 02 00:56:45 2010 +0200 +++ b/webengine/osswebengine/npscript/group/npscript.mmp Fri Mar 19 09:52:28 2010 +0200 @@ -20,22 +20,25 @@ #include #include -#include +#include UID 0x1000008D 0x2000B19E VENDORID VID_DEFAULT CAPABILITY CAP_GENERAL_DLL + #if defined(WINSCW) deffile BWINSCW/npscript.def #elif defined(ARMCC) deffile EABI/npscript.def #endif + SOURCEPATH ../npscript SOURCE npscript.cpp + MW_LAYER_SYSTEMINCLUDE SYSTEMINCLUDE ../../javascriptcore/bindings