webengine/osswebengine/npscript/group/npscript.mmp
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 65 5bfc169077b2
child 93 79859ed3eea9
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    25 UID 0x1000008D  0x2000B19E  
    25 UID 0x1000008D  0x2000B19E  
    26 
    26 
    27 VENDORID    VID_DEFAULT
    27 VENDORID    VID_DEFAULT
    28 CAPABILITY  CAP_GENERAL_DLL
    28 CAPABILITY  CAP_GENERAL_DLL
    29 
    29 
    30 
       
    31 #if defined(WINSCW)
    30 #if defined(WINSCW)
    32 deffile BWINSCW/npscript.def
    31 deffile BWINSCW/npscript.def
    33 #elif defined(ARMCC)
    32 #elif defined(ARMCC)
    34 deffile EABI/npscript.def
    33 deffile EABI/npscript.def
    35 #endif
    34 #endif
    36 
    35 
    37 
       
    38 SOURCEPATH      ../npscript
    36 SOURCEPATH      ../npscript
    39 SOURCE          npscript.cpp
    37 SOURCE          npscript.cpp
    40 
       
    41 
    38 
    42 MW_LAYER_SYSTEMINCLUDE 
    39 MW_LAYER_SYSTEMINCLUDE 
    43 
    40 
    44 SYSTEMINCLUDE   ../../javascriptcore/bindings
    41 SYSTEMINCLUDE   ../../javascriptcore/bindings
    45 SYSTEMINCLUDE   ../../javascriptcore/wtf/symbian
    42 SYSTEMINCLUDE   ../../javascriptcore/wtf/symbian