webengine/osswebengine/npscript/group/npscript.mmp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 68 92a765b5b3e7
--- 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 <platform_paths.hrh>
 #include <data_caging_paths.hrh>
-#include <platform/mw/browser_platform_variant.hrh>
+#include <platform/mw/Browser_platform_variant.hrh>
 
 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