baseport/syborg/rom/header.iby
changeset 102 5d2aacefd978
parent 12 5c4b0c1fa5f8
equal deleted inserted replaced
101:1e82a8be084a 102:5d2aacefd978
     8 *
     8 *
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
       
    13 * NTT DOCOMO, INC - Fix for bug 1291 "E32test t_tock.exe failed to load Logical Device"
    13 *
    14 *
    14 * Description:
    15 * Description:
    15 *
    16 *
    16 */
    17 */
    17 
    18 
    53 
    54 
    54 #ifdef UNICODE
    55 #ifdef UNICODE
    55 unicode
    56 unicode
    56 #endif
    57 #endif
    57 
    58 
    58 #define VARIANT_PATH syborg
    59 // NTT Docomo - Defect 1291 fix - E32test t_tock.exe failed to load Logical Device - start
       
    60 #define VARIANT_PATH_OUTSIDE_SF_OS
       
    61 #define VARIANT_PATH sf\adaptation\qemu\baseport\syborg
       
    62 // NTT Docomo - Defect 1291 fix - E32test t_tock.exe failed to load Logical Device - end