javamanager/javaregistry/tsrc/build/alltests.mmp
branchRCL_3
changeset 83 26b2b12093af
parent 60 6c158198356e
equal deleted inserted replaced
77:7cee158cb8cd 83:26b2b12093af
    19 UID      0x00000000 0x03A6305A
    19 UID      0x00000000 0x03A6305A
    20 CAPABILITY all -tcb -allfiles -drm
    20 CAPABILITY all -tcb -allfiles -drm
    21 
    21 
    22 #include <../../../../inc/java_stdcpp_support_for_exe.hrh>
    22 #include <../../../../inc/java_stdcpp_support_for_exe.hrh>
    23 #include <platform_paths.hrh>
    23 #include <platform_paths.hrh>
       
    24  APP_LAYER_SYSTEMINCLUDE
       
    25 MW_LAYER_SYSTEMINCLUDE
    24 
    26 
    25 APP_LAYER_SYSTEMINCLUDE
    27 USERINCLUDE /epoc32/include/cpputest
       
    28 USERINCLUDE ../src/utils
    26 
    29 
    27 USERINCLUDE /epoc32/include/CppUTest    // Due to TestHarness.h et al
       
    28 
       
    29 USERINCLUDE ../src/utils
       
    30 USERINCLUDE ../../../../inc // == (JAVA_SRC_ROOT)/inc
    30 USERINCLUDE ../../../../inc // == (JAVA_SRC_ROOT)/inc
    31 
    31 
    32 // Using main() as entry point
    32 // Using main() as entry point
    33 // STATICLIBRARY libcrt0.lib
    33 // STATICLIBRARY libcrt0.lib
    34 STATICLIBRARY cpputest.lib
    34 STATICLIBRARY cpputest.lib