web_plat/scriptable_plugin_api/inc/npscript.h
branchGCC_SURGE
changeset 88 cb5ac135d1df
parent 74 91031d3aab7d
child 94 919f36ff910f
equal deleted inserted replaced
82:1c386166cb87 88:cb5ac135d1df
    66  * Replaced NPVariant functions with macros.
    66  * Replaced NPVariant functions with macros.
    67  */
    67  */
    68 #ifndef _NP_SCRIPT_H_
    68 #ifndef _NP_SCRIPT_H_
    69 #define _NP_SCRIPT_H_
    69 #define _NP_SCRIPT_H_
    70 
    70 
       
    71 #warning This version of the Netscape Plugin API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
       
    72 
    71 #ifdef __cplusplus
    73 #ifdef __cplusplus
    72 extern "C" {
    74 extern "C" {
    73 #endif
    75 #endif
    74 
    76 
    75 #include <npapi.h>
    77 #include <npapi.h>