javauis/eswt_akn/eswtapifacade/group/eswtapifacade.mmp
branchRCL_3
changeset 83 26b2b12093af
parent 77 7cee158cb8cd
equal deleted inserted replaced
77:7cee158cb8cd 83:26b2b12093af
    18 
    18 
    19 
    19 
    20 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    21 #include <data_caging_paths.hrh>
    21 #include <data_caging_paths.hrh>
    22 
    22 
    23 // Do not use global Java version for binaries
       
    24 #define RD_JAVA_NO_BIN_VERSION
       
    25 
    23 
    26 // java/inc
    24 // java/inc
    27 #include <../../../../inc/project_defines.hrh>
    25 #include <../../../../inc/project_defines.hrh>
    28 #include <../../../../inc/build_defines.hrh>
    26 #include <../../../../inc/build_defines.hrh>
    29 #include <../../../../inc/java_stdcpp_support_for_dll.hrh>
    27 #include <../../../../inc/java_stdcpp_support_for_dll.hrh>
    50 
    48 
    51 PAGED
    49 PAGED
    52 
    50 
    53 USERINCLUDE     ../inc
    51 USERINCLUDE     ../inc
    54 USERINCLUDE     ../../org.eclipse.ercp.swt.s60/native/inc
    52 USERINCLUDE     ../../org.eclipse.ercp.swt.s60/native/inc
    55 
    53 SYSTEMINCLUDE	/epoc32/include/ecom
    56 #ifdef RD_JAVA_S60_RELEASE_5_0
       
    57 SYSTEMINCLUDE	/epoc32/include/ecom    // Due to schemehandler.inl in S60 5.0 2009w18
       
    58 #endif
       
    59 
    54 
    60 // java/javauis/inc
    55 // java/javauis/inc
    61 USERINCLUDE   ../../../inc
    56 SYSTEMINCLUDE   ../../../inc
    62 
    57 
    63 // java/inc
    58 // java/inc
    64 USERINCLUDE   ../../../../inc
    59 SYSTEMINCLUDE   ../../../../inc
    65 
       
    66 
    60 
    67 SOURCEPATH  ../src
    61 SOURCEPATH  ../src
    68 SOURCE swtbrowseractiveapdb.cpp
    62 SOURCE swtbrowseractiveapdb.cpp
    69 SOURCE swtbrowserapdatahandler.cpp
    63 SOURCE swtbrowserapdatahandler.cpp
    70 SOURCE swtbrowserapitem.cpp
    64 SOURCE swtbrowserapitem.cpp
    83 SOURCE swtpopupformproxyprivate.cpp
    77 SOURCE swtpopupformproxyprivate.cpp
    84 SOURCE swtmidremconobserver.cpp
    78 SOURCE swtmidremconobserver.cpp
    85 
    79 
    86 
    80 
    87 LIBRARY avkon.lib
    81 LIBRARY avkon.lib
    88 LIBRARY CdlEngine.lib
    82 LIBRARY cdlengine.lib
    89 LIBRARY aknlayout2.lib
    83 LIBRARY aknlayout2.lib
    90 LIBRARY AknLayout2Scalable.lib
    84 LIBRARY aknlayout2scalable.lib
    91 LIBRARY centralrepository.lib
    85 LIBRARY centralrepository.lib
    92 LIBRARY browserdialogsprovider.lib
    86 LIBRARY browserdialogsprovider.lib
    93 LIBRARY apengine.lib
    87 LIBRARY apengine.lib
    94 LIBRARY ecom.lib
    88 LIBRARY ecom.lib
    95 LIBRARY eikdlg.lib
    89 LIBRARY eikdlg.lib