diff -r b842c0cb760e -r 19c4533e1567 baseport/syborg/rom/header.iby --- a/baseport/syborg/rom/header.iby Wed Sep 22 20:10:53 2010 +0100 +++ b/baseport/syborg/rom/header.iby Fri Sep 24 13:30:20 2010 +0100 @@ -10,6 +10,7 @@ * Nokia Corporation - initial contribution. * * Contributors: +* NTT DOCOMO, INC - Fix for bug 1291 "E32test t_tock.exe failed to load Logical Device" * * Description: * @@ -55,4 +56,7 @@ unicode #endif -#define VARIANT_PATH syborg +// NTT Docomo - Defect 1291 fix - E32test t_tock.exe failed to load Logical Device - start +#define VARIANT_PATH_OUTSIDE_SF_OS +#define VARIANT_PATH sf\adaptation\qemu\baseport\syborg +// NTT Docomo - Defect 1291 fix - E32test t_tock.exe failed to load Logical Device - end